Skip to content

Commit b87e5b5

Browse files
dependabot[bot]SeigeC
authored andcommitted
build(deps): bump github.com/spf13/cobra from 1.1.3 to 1.2.1 (golangci#2105)
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.1.3 to 1.2.1. - [Release notes](https://github.com/spf13/cobra/releases) - [Changelog](https://github.com/spf13/cobra/blob/master/CHANGELOG.md) - [Commits](spf13/cobra@v1.1.3...v1.2.1) --- 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 658e30f commit b87e5b5

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ require (
6868
github.com/sirupsen/logrus v1.8.1
6969
github.com/sonatard/noctx v0.0.1
7070
github.com/sourcegraph/go-diff v0.6.1
71-
github.com/spf13/cobra v1.1.3
71+
github.com/spf13/cobra v1.2.1
7272
github.com/spf13/pflag v1.0.5
7373
github.com/spf13/viper v1.8.1
7474
github.com/ssgreg/nlreturn/v2 v2.1.0

go.sum

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

0 commit comments

Comments
 (0)