Update go.mod and go.sum (#75)

This commit is contained in:
2026-03-13 03:46:36 +00:00
committed by GitHub
parent 7304559801
commit c742530d2f
2 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -6,12 +6,12 @@ require (
github.com/VictoriaMetrics/metrics v1.42.0
github.com/alicebob/miniredis/v2 v2.33.0
github.com/avast/retry-go/v4 v4.7.0
github.com/goccy/go-json v0.10.5
github.com/goccy/go-json v0.10.6
github.com/gofiber/fiber/v2 v2.52.12
github.com/gofiber/websocket/v2 v2.2.1
github.com/gofrs/flock v0.13.0
github.com/google/uuid v1.6.0
github.com/gookit/goutil v0.7.3
github.com/gookit/goutil v0.7.4
github.com/gorilla/websocket v1.5.3
github.com/graphql-go/graphql v0.8.1
github.com/jackc/pgx/v5 v5.8.0