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 95cd510 commit ff11881Copy full SHA for ff11881
go.mod
@@ -11,8 +11,7 @@ require (
11
github.com/pkg/errors v0.9.1
12
github.com/sergi/go-diff v1.2.0 // indirect
13
github.com/sirupsen/logrus v1.9.3
14
- github.com/spf13/cobra v1.0.0
15
- github.com/spf13/pflag v1.0.5 // indirect
+ github.com/spf13/cobra v1.8.0
16
github.com/stretchr/testify v1.8.4
17
golang.org/x/oauth2 v0.12.0
18
)
0 commit comments