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 012827d commit 1cc52e4Copy full SHA for 1cc52e4
go.mod
@@ -6,5 +6,5 @@ require (
6
github.com/MakeNowJust/heredoc v1.0.0
7
github.com/briandowns/spinner v1.11.1
8
github.com/pgollangi/go-ping v1.0.0
9
- github.com/spf13/cobra v1.1.1
+ github.com/spf13/cobra v1.2.1
10
)
0 commit comments