File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.23.8
55toolchain go1.24.2
66
77require (
8- github.com/99designs/gqlgen v0.17.71
8+ github.com/99designs/gqlgen v0.17.72
99 github.com/aws/aws-lambda-go v1.48.0
1010 github.com/aws/aws-sdk-go-v2 v1.36.3
1111 github.com/aws/aws-sdk-go-v2/config v1.29.14
Original file line number Diff line number Diff line change @@ -36,6 +36,8 @@ github.com/99designs/gqlgen v0.17.70 h1:xgLIgQuG+Q2L/AE9cW595CT7xCWCe/bpPIFGSfsG
3636github.com/99designs/gqlgen v0.17.70 /go.mod h1:fvCiqQAu2VLhKXez2xFvLmE47QgAPf/KTPN5XQ4rsHQ =
3737github.com/99designs/gqlgen v0.17.71 h1:6JdwweHlSMWGY+6VWY5ey0tO+sF8LckbUV0NmdOQi04 =
3838github.com/99designs/gqlgen v0.17.71 /go.mod h1:3yz6ekwCAjC90zaFvPoy+mEjaKiyYJjhtCnwn1seoxE =
39+ github.com/99designs/gqlgen v0.17.72 h1:2JDAuutIYtAN26BAtigfLZFnTN53fpYbIENL8bVgAKY =
40+ github.com/99designs/gqlgen v0.17.72 /go.mod h1:BoL4C3j9W2f95JeWMrSArdDNGWmZB9MOS2EMHJDZmUc =
3941github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 h1:bvDV9vkmnHYOMsOr4WLk+Vo07yKIzd94sVoIqshQ4bU =
4042github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 /go.mod h1:8o94RPi1/7XTJvwPpRSzSUedZrtlirdB3r9Z20bi2f8 =
4143github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161 h1:L/gRVlceqvL25UVaW/CKtUDjefjrs0SPonmDGUVOYP0 =
You can’t perform that action at this time.
0 commit comments