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.
2 parents 47a4a61 + c4047b3 commit 7111acfCopy full SHA for 7111acf
go.mod
@@ -8,7 +8,7 @@ require (
8
github.com/mhristof/go-update v0.1.1
9
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e // indirect
10
github.com/sirupsen/logrus v1.8.1
11
- github.com/spf13/cobra v1.2.1
+ github.com/spf13/cobra v1.3.0
12
github.com/stretchr/testify v1.7.0
13
gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f // indirect
14
gopkg.in/yaml.v2 v2.4.0
0 commit comments