File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ go 1.25.8
44
55require (
66 github.com/99designs/gqlgen v0.17.89
7- github.com/gqlgo/gqlgenc v0.33 .1
7+ github.com/gqlgo/gqlgenc v0.35 .1
88 github.com/pkg/errors v0.9.1
99 github.com/rs/zerolog v1.35.0
1010 github.com/samber/lo v1.53.0
Original file line number Diff line number Diff line change @@ -80,8 +80,8 @@ github.com/gorilla/securecookie v1.1.2 h1:YCIWL56dvtr73r6715mJs5ZvhtnY73hBvEF8kX
8080github.com/gorilla/securecookie v1.1.2 /go.mod h1:NfCASbcHqRSY+3a8tlWJwsQap2VX5pwzwo4h3eOamfo =
8181github.com/gorilla/websocket v1.5.4-0.20250319132907-e064f32e3674 h1:JeSE6pjso5THxAzdVpqr6/geYxZytqFMBCOtn/ujyeo =
8282github.com/gorilla/websocket v1.5.4-0.20250319132907-e064f32e3674 /go.mod h1:r4w70xmWCQKmi1ONH4KIaBptdivuRPyosB9RmPlGEwA =
83- github.com/gqlgo/gqlgenc v0.33 .1 h1:r4wNp20L2NNE/59rIZoBPNVmHyrcKAyYPLP6DiwZ54Q =
84- github.com/gqlgo/gqlgenc v0.33 .1 /go.mod h1:saXWMb8bbHVR0r+iwTslksNO06lx9rKXagrjzPfG+rQ =
83+ github.com/gqlgo/gqlgenc v0.35 .1 h1:wHg+0/SEU4Jp+gb5ted1i7jls2i3AqMuCOuUClOo+9Q =
84+ github.com/gqlgo/gqlgenc v0.35 .1 /go.mod h1:qszcs75kQw4fEP7szUpzPGPLtF8idQX7qGVrZDnvSuA =
8585github.com/hashicorp/golang-lru/v2 v2.0.7 h1:a+bsQ5rvGLjzHuww6tVxozPZFVghXaHOwFs4luLUK2k =
8686github.com/hashicorp/golang-lru/v2 v2.0.7 /go.mod h1:QeFd9opnmA6QUJc5vARoKUSoFhyfM2/ZepoAG6RGpeM =
8787github.com/hashicorp/hcl/v2 v2.24.0 h1:2QJdZ454DSsYGoaE6QheQZjtKZSUs9Nh2izTWiwQxvE =
You can’t perform that action at this time.
0 commit comments