We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db12a89 commit 4978ab9Copy full SHA for 4978ab9
go.mod
@@ -18,7 +18,7 @@ require (
18
github.com/opencontainers/go-digest v1.0.0-rc1 // indirect
19
github.com/remeh/sizedwaitgroup v1.0.0 // indirect
20
github.com/sirupsen/logrus v1.8.1
21
- github.com/spf13/cobra v0.0.7
+ github.com/spf13/cobra v1.1.3
22
github.com/tyhal/flint v0.1.4-crie
23
github.com/tyhal/protolint v0.25.3-crie
24
github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 // indirect
0 commit comments