This commit is contained in:
wjqserver 2025-06-15 15:14:15 +08:00
parent cf5ae0d184
commit fd7e270db4
10 changed files with 56 additions and 21 deletions

5
go.mod
View file

@ -6,7 +6,7 @@ require (
github.com/BurntSushi/toml v1.5.0
github.com/WJQSERVER-STUDIO/httpc v0.7.0
github.com/WJQSERVER-STUDIO/logger v1.8.0
github.com/cloudwego/hertz v0.10.0
github.com/cloudwego/hertz v0.10.1-0.20250611091639-3dde619f5598
github.com/hertz-contrib/http2 v0.1.8
golang.org/x/net v0.41.0
golang.org/x/time v0.12.0
@ -44,6 +44,3 @@ require (
)
replace github.com/nyaruka/phonenumbers => github.com/nyaruka/phonenumbers v1.6.1 // 1.6.3 has reflect leaking
//replace github.com/WJQSERVER-STUDIO/httpc v0.5.1 => /data/github/WJQSERVER-STUDIO/httpc
//replace github.com/WJQSERVER-STUDIO/logger v1.6.0 => /data/github/WJQSERVER-STUDIO/logger