Skip to content

Commit 6451f2a

Browse files
build(deps): 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 3a6502a commit 6451f2a

File tree

2 files changed

+3
-136
lines changed

2 files changed

+3
-136
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ require (
2424
github.com/nxadm/tail v1.4.8
2525
github.com/opencontainers/go-digest v1.0.0
2626
github.com/sirupsen/logrus v1.8.1
27-
github.com/spf13/cobra v1.3.0
27+
github.com/spf13/cobra v1.4.0
2828
github.com/xorcare/pointer v1.1.0
2929
github.com/yalue/native_endian v1.0.2
3030
golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e

0 commit comments

Comments
 (0)