Skip to content

Commit 4dc0dc3

Browse files
build(deps): bump github.com/spf13/cobra from 1.1.1 to 1.1.3 (#1736)
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.1.1 to 1.1.3. - [Release notes](https://github.com/spf13/cobra/releases) - [Changelog](https://github.com/spf13/cobra/blob/master/CHANGELOG.md) - [Commits](spf13/cobra@v1.1.1...v1.1.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 80ebe52 commit 4dc0dc3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ require (
5858
github.com/sirupsen/logrus v1.7.0
5959
github.com/sonatard/noctx v0.0.1
6060
github.com/sourcegraph/go-diff v0.6.1
61-
github.com/spf13/cobra v1.1.1
61+
github.com/spf13/cobra v1.1.3
6262
github.com/spf13/pflag v1.0.5
6363
github.com/spf13/viper v1.7.1
6464
github.com/ssgreg/nlreturn/v2 v2.1.0

go.sum

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

0 commit comments

Comments
 (0)