We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d0305d commit e68055eCopy full SHA for e68055e
go.mod
@@ -34,7 +34,7 @@ require (
34
35
require (
36
github.com/99designs/gqlgen v0.17.73 // indirect
37
- github.com/Yamashou/gqlgenc v0.33.0
+ github.com/Yamashou/gqlgenc v0.33.1
38
github.com/dolmen-go/kittyimg v1.0.0
39
github.com/inconshreveable/mousetrap v1.1.0 // indirect
40
github.com/spf13/pflag v1.0.10
0 commit comments