wx_helper_sdk/go.mod
coward 9680512f0a 🎉
2024-01-05 11:54:25 +08:00

9 lines
152 B
Modula-2

module gitea.mrx.ltd/go-pkg/wx_helper_sdk
go 1.21
require (
github.com/go-resty/resty/v2 v2.11.0 // indirect
golang.org/x/net v0.17.0 // indirect
)