feat: update go mod

This commit is contained in:
2026-01-08 19:25:50 +08:00
parent a0565ee38d
commit dd8ab742c1
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -61,7 +61,7 @@ require (
github.com/go-playground/universal-translator v0.18.1 // indirect
github.com/go-redis/redis_rate/v10 v10.0.1 // indirect
github.com/goccy/go-json v0.10.5 // indirect
github.com/goccy/go-yaml v1.19.1 // indirect
github.com/goccy/go-yaml v1.19.2 // indirect
github.com/gorilla/websocket v1.5.3 // indirect
github.com/josharian/intern v1.0.0 // indirect
github.com/json-iterator/go v1.1.12 // indirect