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 fbcd7ee commit 2cf917aCopy full SHA for 2cf917a
go.mod
@@ -29,7 +29,7 @@ require (
29
github.com/pkg/errors v0.9.1
30
github.com/sanathkr/go-yaml v0.0.0-20170819195128-ed9d249f429b
31
github.com/sirupsen/logrus v1.8.1
32
- github.com/spf13/cobra v1.3.0
+ github.com/spf13/cobra v1.4.0
33
github.com/spf13/pflag v1.0.5
34
github.com/stretchr/testify v1.7.0
35
github.com/theupdateframework/notary v0.6.1
0 commit comments