We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f636451 commit c1b5ed0Copy full SHA for c1b5ed0
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.14.0
+ github.com/Yamashou/gqlgenc v0.18.1
7
github.com/schollz/progressbar/v3 v3.8.6
8
)
9
0 commit comments