This commit is contained in:
wjqserver 2025-10-12 15:47:02 +08:00
parent 5b98310de5
commit 76a89800a2
2 changed files with 6 additions and 2 deletions

4
go.mod
View file

@ -7,10 +7,10 @@ require (
github.com/WJQSERVER-STUDIO/httpc v0.8.2
github.com/WJQSERVER/wanf v0.0.0-20250810023226-e51d9d0737ee
github.com/fenthope/reco v0.0.4
github.com/go-json-experiment/json v0.0.0-20250813233538-9b1f9ea2e11b
github.com/go-json-experiment/json v0.0.0-20250910080747-cc2cfa0554c3
)
require (
github.com/valyala/bytebufferpool v1.0.0 // indirect
golang.org/x/net v0.43.0 // indirect
golang.org/x/net v0.46.0 // indirect
)