update deps

This commit is contained in:
wjqserver 2025-06-12 10:02:33 +08:00
parent 803a6747f6
commit 57e92874d1
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -5,7 +5,7 @@ go 1.24.4
require (
github.com/WJQSERVER-STUDIO/go-utils/copyb v0.0.4
github.com/WJQSERVER-STUDIO/httpc v0.7.0
github.com/fenthope/reco v0.0.2
github.com/fenthope/reco v0.0.3
github.com/go-json-experiment/json v0.0.0-20250517221953-25912455fbc8
)