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 a239be1 commit 01c4998Copy full SHA for 01c4998
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.16.0
18
)
0 commit comments