update deps

This commit is contained in:
WJQSERVER 2025-07-24 16:37:41 +00:00
parent 33bb588c36
commit 3f802a0ed3
2 changed files with 6 additions and 3 deletions

3
go.mod
View file

@ -18,11 +18,12 @@ require (
github.com/fenthope/record v0.0.3
github.com/go-json-experiment/json v0.0.0-20250714165856-be8212f5270d
github.com/hashicorp/golang-lru/v2 v2.0.7
github.com/infinite-iroha/touka v0.3.1
github.com/infinite-iroha/touka v0.3.3
github.com/wjqserver/modembed v0.0.1
)
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
)