This commit is contained in:
wjqserver 2025-07-22 17:23:33 +08:00
parent 3abe4419d6
commit cc4b04ede2
3 changed files with 7 additions and 2 deletions

2
go.mod
View file

@ -16,6 +16,7 @@ require (
github.com/fenthope/ipfilter v0.0.1
github.com/fenthope/reco v0.0.3
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/wjqserver/modembed v0.0.1
@ -23,6 +24,5 @@ require (
require (
github.com/WJQSERVER-STUDIO/go-utils/copyb v0.0.6 // indirect
github.com/go-json-experiment/json v0.0.0-20250714165856-be8212f5270d // indirect
github.com/valyala/bytebufferpool v1.0.0 // indirect
)