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.5
66
77require (
8- github.com/99designs/gqlgen v0.17.63
8+ github.com/99designs/gqlgen v0.17.64
99 github.com/vektah/gqlparser/v2 v2.5.22
1010 github.com/vikstrous/dataloadgen v0.0.6
1111)
Original file line number Diff line number Diff line change @@ -26,6 +26,8 @@ github.com/99designs/gqlgen v0.17.62 h1:Wovt1+XJN9dTWYh92537Y9a5FuMVSkrQL4bn0a8v
2626github.com/99designs/gqlgen v0.17.62 /go.mod h1:sVCM2iwIZisJjTI/DEC3fpH+HFgxY1496ZJ+jbT9IjA =
2727github.com/99designs/gqlgen v0.17.63 h1:HCdaYDPd9HqUXRchEvmE3EFzELRwLlaJ8DBuyC8Cqto =
2828github.com/99designs/gqlgen v0.17.63 /go.mod h1:sVCM2iwIZisJjTI/DEC3fpH+HFgxY1496ZJ+jbT9IjA =
29+ github.com/99designs/gqlgen v0.17.64 h1:BzpqO5ofQXyy2XOa93Q6fP1BHLRjTOeU35ovTEsbYlw =
30+ github.com/99designs/gqlgen v0.17.64 /go.mod h1:kaxLetFxPGeBBwiuKk75NxuI1fe9HRvob17In74v/Zc =
2931github.com/PuerkitoBio/goquery v1.9.2 h1:4/wZksC3KgkQw7SQgkKotmKljk0M6V8TUvA8Wb4yPeE =
3032github.com/PuerkitoBio/goquery v1.9.2 /go.mod h1:GHPCaP0ODyyxqcNoFGYlAprUFH81NuRPd0GX3Zu2Mvk =
3133github.com/agnivade/levenshtein v1.1.1 h1:QY8M92nrzkmr798gCo3kmMyqXFzdQVpxLlGPRBij0P8 =
You can’t perform that action at this time.
0 commit comments