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.4
2024-06-08 02:02:09 -07:00
require (
git.saveweb.org/saveweb/saveweb_tracker v0.1.12
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