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 @@ -5,7 +5,7 @@ go 1.22.5
5
5
toolchain go1.23.4
6
6
7
7
require (
8
- github.com/99designs/gqlgen v0.17.59
8
+ github.com/99designs/gqlgen v0.17.60
9
9
github.com/vektah/gqlparser/v2 v2.5.20
10
10
github.com/vikstrous/dataloadgen v0.0.6
11
11
)
Original file line number Diff line number Diff line change @@ -18,6 +18,8 @@ github.com/99designs/gqlgen v0.17.58 h1:IqoOcSLMk6LnKvLECkRNPP5Z/jApXYvnzm+qvGkY
18
18
github.com/99designs/gqlgen v0.17.58 /go.mod h1:vQJzWXyGya2TYL7cig1G4OaCQzyck031MgYBlUwaI9I =
19
19
github.com/99designs/gqlgen v0.17.59 h1:1hvrBXMlHrnAFZIIHtT049Y2FnlntPESuwRi1SygLqQ =
20
20
github.com/99designs/gqlgen v0.17.59 /go.mod h1:vQJzWXyGya2TYL7cig1G4OaCQzyck031MgYBlUwaI9I =
21
+ github.com/99designs/gqlgen v0.17.60 h1:xxl7kQDCNw79itzWQtCUSXgkovCyq9r+ogSXfZpKPYM =
22
+ github.com/99designs/gqlgen v0.17.60 /go.mod h1:vQJzWXyGya2TYL7cig1G4OaCQzyck031MgYBlUwaI9I =
21
23
github.com/PuerkitoBio/goquery v1.9.2 h1:4/wZksC3KgkQw7SQgkKotmKljk0M6V8TUvA8Wb4yPeE =
22
24
github.com/PuerkitoBio/goquery v1.9.2 /go.mod h1:GHPCaP0ODyyxqcNoFGYlAprUFH81NuRPd0GX3Zu2Mvk =
23
25
github.com/agnivade/levenshtein v1.1.1 h1:QY8M92nrzkmr798gCo3kmMyqXFzdQVpxLlGPRBij0P8 =
You can’t perform that action at this time.
0 commit comments