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 490a785 + 892b905 commit caab864Copy full SHA for caab864
go.mod
@@ -9,7 +9,7 @@ require (
9
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e // indirect
10
github.com/riywo/loginshell v0.0.0-20200815045211-7d26008be1ab
11
github.com/sirupsen/logrus v1.8.1
12
- github.com/spf13/cobra v1.1.3
+ github.com/spf13/cobra v1.2.0
13
github.com/stretchr/testify v1.7.0
14
gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f // indirect
15
gopkg.in/yaml.v2 v2.4.0
0 commit comments