4.2.2-rc.0

This commit is contained in:
wjqserver 2025-07-25 16:39:37 +08:00
parent 387545ab78
commit 8689738f4f
3 changed files with 7 additions and 2 deletions

2
go.mod
View file

@ -10,6 +10,7 @@ require (
)
require (
github.com/WJQSERVER-STUDIO/go-utils/iox v0.0.2
github.com/WJQSERVER-STUDIO/go-utils/limitreader v0.0.2
github.com/fenthope/bauth v0.0.1
github.com/fenthope/ikumi v0.0.2
@ -24,6 +25,5 @@ require (
require (
github.com/WJQSERVER-STUDIO/go-utils/copyb v0.0.6 // indirect
github.com/WJQSERVER-STUDIO/go-utils/iox v0.0.2 // indirect
github.com/valyala/bytebufferpool v1.0.0 // indirect
)