8 Commits

Author SHA1 Message Date
xiantang 617e980a59 docs: add Scoop install instructions (#901) 2026-05-17 16:23:31 +08:00
xiantang 7a43c0e5c3 docs: clarify Go install binary path (#900) 2026-05-16 16:05:49 +08:00
Ricko Yu cc5781144c chore: fix readme (#886) 2026-03-15 08:08:57 +08:00
xiantang dc89d6b9f4 docs: add mise install instructions (#835)
* docs(installation): add mise installation alternative to README

* docs: add mise install instructions

---------

Co-authored-by: jylenhof <jygithub@lenhof.eu.org>
Co-authored-by: Jean-Yves LENHOF <36410287+jylenhof@users.noreply.github.com>
2025-11-27 00:21:33 +08:00
xiantang 0df3aa1df3 Document entrypoint over build.bin (#832) 2025-11-26 22:38:30 +08:00
Alexandre GV. 0adf6ae068 docs: add go get -tool install method in README (#779)
* docs: add `go get -tool` install method

* docs: use shell instead of bash in codeblocks

* docs: add missing "then use it like so" comments
2025-11-10 21:48:15 +08:00
Ricko Yu 53e3fb858d chore: update Go version to 1.25.1 and dependencies (#797)
* chore: update Go version to 1.25.1 and dependencies

- Updated Dockerfile to use Go 1.25.1 for both builder and final images.
- Modified README files (Japanese, Chinese Simplified, Chinese Traditional, and English) to reflect the new Go version requirement of 1.25.1.
- Updated go.mod to specify Go 1.25 and updated dependencies:
  - Upgraded hugo from v0.147.6 to v0.149.1
  - Upgraded testify from v1.10.0 to v1.11.1
  - Upgraded other indirect dependencies to their latest versions.
- Updated go.sum to reflect the changes in dependencies.

* fix: update golangci-lint to use latest version and install mode
2025-09-07 11:54:20 +08:00
Kenta Takeuchi 326e87d6fb Add a README for ja (#622) 2025-03-07 15:19:05 +08:00