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 51a113c commit c584893Copy full SHA for c584893
go.mod
@@ -3,6 +3,6 @@ module github.com/mongodb-labs/cobra2snooty
3
go 1.16
4
5
require (
6
- github.com/spf13/cobra v1.3.0
+ github.com/spf13/cobra v1.4.0
7
github.com/spf13/pflag v1.0.5
8
)
0 commit comments