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
55toolchain go1.23.4
66
77require (
8- github.com/99designs/gqlgen v0.17.57
8+ github.com/99designs/gqlgen v0.17.58
99 github.com/vektah/gqlparser/v2 v2.5.20
1010 github.com/vikstrous/dataloadgen v0.0.6
1111)
Original file line number Diff line number Diff line change @@ -14,6 +14,8 @@ github.com/99designs/gqlgen v0.17.56 h1:+J42ARAHvnysH6klO9Wq+tCsGF32cpAgU3SyF0VR
1414github.com/99designs/gqlgen v0.17.56 /go.mod h1:rmB6vLvtL8uf9F9w0/irJ5alBkD8DJvj35ET31BKbtY =
1515github.com/99designs/gqlgen v0.17.57 h1:Ak4p60BRq6QibxY0lEc0JnQhDurfhxA67sp02lMjmPc =
1616github.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 =
1719github.com/PuerkitoBio/goquery v1.9.2 h1:4/wZksC3KgkQw7SQgkKotmKljk0M6V8TUvA8Wb4yPeE =
1820github.com/PuerkitoBio/goquery v1.9.2 /go.mod h1:GHPCaP0ODyyxqcNoFGYlAprUFH81NuRPd0GX3Zu2Mvk =
1921github.com/agnivade/levenshtein v1.1.1 h1:QY8M92nrzkmr798gCo3kmMyqXFzdQVpxLlGPRBij0P8 =
You can’t perform that action at this time.
0 commit comments