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 0ab3359 commit f0e3735Copy full SHA for f0e3735
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