Skip to content

Commit 99a52bb

Browse files
build(deps): bump github.com/spf13/cobra from 1.2.1 to 1.3.0
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>
1 parent b3a8da4 commit 99a52bb

File tree

2 files changed

+5
-30
lines changed

2 files changed

+5
-30
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ require (
7676
github.com/sivchari/tenv v1.4.7
7777
github.com/sonatard/noctx v0.0.1
7878
github.com/sourcegraph/go-diff v0.6.1
79-
github.com/spf13/cobra v1.2.1
79+
github.com/spf13/cobra v1.3.0
8080
github.com/spf13/pflag v1.0.5
8181
github.com/spf13/viper v1.10.0
8282
github.com/ssgreg/nlreturn/v2 v2.2.1

go.sum

Lines changed: 4 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)