Skip to content

Commit ec95236

Browse files
build(deps): bump github.com/spf13/cobra from 1.3.0 to 1.4.0 (#2646)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 42ca644 commit ec95236

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ require (
7777
github.com/sivchari/tenv v1.4.7
7878
github.com/sonatard/noctx v0.0.1
7979
github.com/sourcegraph/go-diff v0.6.1
80-
github.com/spf13/cobra v1.3.0
80+
github.com/spf13/cobra v1.4.0
8181
github.com/spf13/pflag v1.0.5
8282
github.com/spf13/viper v1.10.1
8383
github.com/ssgreg/nlreturn/v2 v2.2.1

go.sum

+2-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)