This repository was archived by the owner on Mar 17, 2025. It is now read-only.
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 @@ -6,7 +6,7 @@ toolchain go1.23.4
6
6
7
7
require (
8
8
github.com/99designs/gqlgen v0.17.61
9
- github.com/vektah/gqlparser/v2 v2.5.20
9
+ github.com/vektah/gqlparser/v2 v2.5.21
10
10
github.com/vikstrous/dataloadgen v0.0.6
11
11
)
12
12
Original file line number Diff line number Diff line change @@ -80,6 +80,8 @@ github.com/vektah/gqlparser/v2 v2.5.19 h1:bhCPCX1D4WWzCDvkPl4+TP1N8/kLrWnp43egpl
80
80
github.com/vektah/gqlparser/v2 v2.5.19 /go.mod h1:y7kvl5bBlDeuWIvLtA9849ncyvx6/lj06RsMrEjVy3U =
81
81
github.com/vektah/gqlparser/v2 v2.5.20 h1:kPaWbhBntxoZPaNdBaIPT1Kh0i1b/onb5kXgEdP5JCo =
82
82
github.com/vektah/gqlparser/v2 v2.5.20 /go.mod h1:xMl+ta8a5M1Yo1A1Iwt/k7gSpscwSnHZdw7tfhEGfTM =
83
+ github.com/vektah/gqlparser/v2 v2.5.21 h1:Zw1rG2dr1pRR4wqwbVq4d6+xk2f4ut/yo+hwr4QjE08 =
84
+ github.com/vektah/gqlparser/v2 v2.5.21 /go.mod h1:xMl+ta8a5M1Yo1A1Iwt/k7gSpscwSnHZdw7tfhEGfTM =
83
85
github.com/vikstrous/dataloadgen v0.0.6 h1:A7s/fI3QNnH80CA9vdNbWK7AsbLjIxNHpZnV+VnOT1s =
84
86
github.com/vikstrous/dataloadgen v0.0.6 /go.mod h1:8vuQVpBH0ODbMKAPUdCAPcOGezoTIhgAjgex51t4vbg =
85
87
github.com/xrash/smetrics v0.0.0-20240312152122-5f08fbb34913 h1:+qGGcbkzsfDQNPPe9UDgpxAWQrhbbBXOYJFQDq/dtJw =
You can’t perform that action at this time.
0 commit comments