update deps && LICENSE

This commit is contained in:
wjqserver 2025-06-10 22:11:52 +08:00
parent 5731418822
commit 5b05588375
6 changed files with 552 additions and 177 deletions

2
go.mod
View file

@ -4,7 +4,7 @@ go 1.24.3
require (
github.com/BurntSushi/toml v1.5.0
github.com/WJQSERVER-STUDIO/httpc v0.5.1
github.com/WJQSERVER-STUDIO/httpc v0.7.0
github.com/WJQSERVER-STUDIO/logger v1.7.3
github.com/cloudwego/hertz v0.10.0
github.com/hertz-contrib/http2 v0.1.8