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 d84b849 commit 086c9aeCopy full SHA for 086c9ae
go.mod
@@ -3,6 +3,6 @@ module github.com/mongodb-labs/cobra2snooty
3
go 1.15
4
5
require (
6
- github.com/spf13/cobra v1.1.3
+ github.com/spf13/cobra v1.2.1
7
github.com/spf13/pflag v1.0.5
8
)
0 commit comments