We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d1b9ac commit f82c779Copy full SHA for f82c779
go.mod
@@ -20,9 +20,8 @@ require (
20
github.com/sirupsen/logrus v1.6.0
21
github.com/spf13/afero v1.3.2 // indirect
22
github.com/spf13/cast v1.3.1 // indirect
23
- github.com/spf13/cobra v1.0.0
+ github.com/spf13/cobra v1.10.2
24
github.com/spf13/jwalterweatherman v1.1.0 // indirect
25
- github.com/spf13/pflag v1.0.5 // indirect
26
github.com/spf13/viper v1.7.0
27
github.com/tommysolsen/capitalise v0.0.0-20171110170156-1df6e863d8ab
28
github.com/x-cray/logrus-prefixed-formatter v0.5.2
0 commit comments