We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 347b42a commit 62ef079Copy full SHA for 62ef079
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.19.1
7
github.com/schollz/progressbar/v3 v3.14.1
8
)
9
0 commit comments