This commit is contained in:
wjqserver 2025-03-21 01:28:32 +08:00
parent cafc713a65
commit 8739027772
7 changed files with 21 additions and 8 deletions

2
go.mod
View file

@ -4,7 +4,7 @@ go 1.24.1
require (
github.com/BurntSushi/toml v1.5.0
github.com/WJQSERVER-STUDIO/go-utils/hwriter v0.0.3-0.20250320145615-806f17b7273c
github.com/WJQSERVER-STUDIO/go-utils/hwriter v0.0.3
github.com/WJQSERVER-STUDIO/go-utils/logger v1.5.0
github.com/cloudwego/hertz v0.9.6
github.com/hertz-contrib/http2 v0.1.8