File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ require (
1818 github.com/google/uuid v1.6.0
1919 github.com/gorilla/mux v1.8.1
2020 github.com/stretchr/testify v1.10.0
21- github.com/vektah/gqlparser/v2 v2.5.27
21+ github.com/vektah/gqlparser/v2 v2.5.29
2222 go.mongodb.org/mongo-driver/v2 v2.2.1
2323 golang.org/x/crypto v0.38.0
2424)
Original file line number Diff line number Diff line change @@ -98,6 +98,8 @@ github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOf
9898github.com/stretchr/testify v1.10.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
9999github.com/vektah/gqlparser/v2 v2.5.27 h1:RHPD3JOplpk5mP5JGX8RKZkt2/Vwj/PZv0HxTdwFp0s =
100100github.com/vektah/gqlparser/v2 v2.5.27 /go.mod h1:D1/VCZtV3LPnQrcPBeR/q5jkSQIPti0uYCP/RI0gIeo =
101+ github.com/vektah/gqlparser/v2 v2.5.29 h1:ARb8SP46rxa+VVKMbJ6s/JsAEdjq9eJ83tUOZZa9YHw =
102+ github.com/vektah/gqlparser/v2 v2.5.29 /go.mod h1:D1/VCZtV3LPnQrcPBeR/q5jkSQIPti0uYCP/RI0gIeo =
101103github.com/xdg-go/pbkdf2 v1.0.0 h1:Su7DPu48wXMwC3bs7MCNG+z4FhcyEuz5dlvchbq0B0c =
102104github.com/xdg-go/pbkdf2 v1.0.0 /go.mod h1:jrpuAogTd400dnrH08LKmI/xc1MbPOebTwRqcT5RDeI =
103105github.com/xdg-go/scram v1.1.2 h1:FHX5I5B4i4hKRVRBCFRxq1iQRej7WO3hhBuJf+UUySY =
You can’t perform that action at this time.
0 commit comments