huashijie_go/go.mod
yzqzss c700d6a202
All checks were successful
Gitea Actions Demo / Release Go Binary (arm, linux) (push) Successful in 46s
Gitea Actions Demo / Release Go Binary (amd64, darwin) (push) Successful in 55s
Gitea Actions Demo / Release Go Binary (amd64, linux) (push) Successful in 59s
Gitea Actions Demo / Release Go Binary (amd64, windows) (push) Successful in 58s
Gitea Actions Demo / Release Go Binary (arm64, darwin) (push) Successful in 39s
Gitea Actions Demo / Release Go Binary (mips, linux) (push) Successful in 49s
Gitea Actions Demo / Release Go Binary (arm64, linux) (push) Successful in 48s
Gitea Actions Demo / Release Go Binary (loong64, linux) (push) Successful in 49s
Gitea Actions Demo / Release Go Binary (riscv64, linux) (push) Successful in 44s
production ready x2
2024-06-09 16:29:24 +08:00

11 lines
229 B
Modula-2

module git.saveweb.org/saveweb/huashijie_work_go
go 1.22.3
require (
git.saveweb.org/saveweb/saveweb_tracker v0.1.9
github.com/hashicorp/go-retryablehttp v0.7.7
)
require github.com/hashicorp/go-cleanhttp v0.5.2 // indirect