huashijie_go/go.mod

11 lines
230 B
Modula-2
Raw Normal View History

2024-06-08 02:02:09 -07:00
module git.saveweb.org/saveweb/huashijie_work_go
go 1.22.3
require (
2024-06-18 03:59:59 -07:00
git.saveweb.org/saveweb/saveweb_tracker v0.1.10
2024-06-08 02:02:09 -07:00
github.com/hashicorp/go-retryablehttp v0.7.7
)
require github.com/hashicorp/go-cleanhttp v0.5.2 // indirect