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.57
8
+ github.com/99designs/gqlgen v0.17.58
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 @@ -14,6 +14,8 @@ github.com/99designs/gqlgen v0.17.56 h1:+J42ARAHvnysH6klO9Wq+tCsGF32cpAgU3SyF0VR
14
14
github.com/99designs/gqlgen v0.17.56 /go.mod h1:rmB6vLvtL8uf9F9w0/irJ5alBkD8DJvj35ET31BKbtY =
15
15
github.com/99designs/gqlgen v0.17.57 h1:Ak4p60BRq6QibxY0lEc0JnQhDurfhxA67sp02lMjmPc =
16
16
github.com/99designs/gqlgen v0.17.57 /go.mod h1:Jx61hzOSTcR4VJy/HFIgXiQ5rJ0Ypw8DxWLjbYDAUw0 =
17
+ github.com/99designs/gqlgen v0.17.58 h1:IqoOcSLMk6LnKvLECkRNPP5Z/jApXYvnzm+qvGkYdhc =
18
+ github.com/99designs/gqlgen v0.17.58 /go.mod h1:vQJzWXyGya2TYL7cig1G4OaCQzyck031MgYBlUwaI9I =
17
19
github.com/PuerkitoBio/goquery v1.9.2 h1:4/wZksC3KgkQw7SQgkKotmKljk0M6V8TUvA8Wb4yPeE =
18
20
github.com/PuerkitoBio/goquery v1.9.2 /go.mod h1:GHPCaP0ODyyxqcNoFGYlAprUFH81NuRPd0GX3Zu2Mvk =
19
21
github.com/agnivade/levenshtein v1.1.1 h1:QY8M92nrzkmr798gCo3kmMyqXFzdQVpxLlGPRBij0P8 =
You can’t perform that action at this time.
0 commit comments