Skip to content

Commit 2cf917a

Browse files
dependabot[bot]ndeloof
authored andcommitted
Bump github.com/spf13/cobra from 1.3.0 to 1.4.0
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.3.0 to 1.4.0. - [Release notes](https://github.com/spf13/cobra/releases) - [Changelog](https://github.com/spf13/cobra/blob/master/CHANGELOG.md) - [Commits](spf13/cobra@v1.3.0...v1.4.0) --- updated-dependencies: - dependency-name: github.com/spf13/cobra dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fbcd7ee commit 2cf917a

File tree

2 files changed

+8
-132
lines changed

2 files changed

+8
-132
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ require (
2929
github.com/pkg/errors v0.9.1
3030
github.com/sanathkr/go-yaml v0.0.0-20170819195128-ed9d249f429b
3131
github.com/sirupsen/logrus v1.8.1
32-
github.com/spf13/cobra v1.3.0
32+
github.com/spf13/cobra v1.4.0
3333
github.com/spf13/pflag v1.0.5
3434
github.com/stretchr/testify v1.7.0
3535
github.com/theupdateframework/notary v0.6.1

0 commit comments

Comments
 (0)