We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0e1607 commit d98b86cCopy full SHA for d98b86c
go.mod
@@ -3,7 +3,7 @@ module github.com/pluralsh/console-client-go
3
go 1.18
4
5
require (
6
- github.com/Yamashou/gqlgenc v0.18.1
+ github.com/Yamashou/gqlgenc v0.23.2
7
github.com/schollz/progressbar/v3 v3.14.1
8
)
9
0 commit comments