Skip to content
This repository was archived by the owner on Nov 14, 2024. It is now read-only.

Commit 7291ccb

Browse files
chore: bump github.com/spf13/cobra from 1.2.1 to 1.3.0 (#47)
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.2.1 to 1.3.0. - [Release notes](https://github.com/spf13/cobra/releases) - [Changelog](https://github.com/spf13/cobra/blob/master/CHANGELOG.md) - [Commits](spf13/cobra@v1.2.1...v1.3.0) --- updated-dependencies: - dependency-name: github.com/spf13/cobra dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4c634c0 commit 7291ccb

File tree

2 files changed

+172
-46
lines changed

2 files changed

+172
-46
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
cdr.dev/slog v1.4.1
77
github.com/Masterminds/semver/v3 v3.1.1
88
github.com/fatih/color v1.13.0
9-
github.com/spf13/cobra v1.2.1
9+
github.com/spf13/cobra v1.3.0
1010
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
1111
k8s.io/api v0.19.15
1212
k8s.io/apimachinery v0.19.15

0 commit comments

Comments
 (0)