Skip to content

Commit

Permalink
Bump github.com/spf13/cobra from 0.0.7 to 1.2.1
Browse files Browse the repository at this point in the history
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 0.0.7 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@0.0.7...v1.2.1)

---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 24, 2021
1 parent 7451153 commit 861dd80
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 75 deletions.
3 changes: 2 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,9 @@ require (
github.com/mediocregopher/radix/v4 v4.0.0
github.com/mitchellh/go-homedir v1.1.0
github.com/rs/zerolog v1.26.0
github.com/spf13/cobra v0.0.7
github.com/spf13/cobra v1.2.1
github.com/spf13/viper v1.9.0
github.com/stretchr/objx v0.1.1 // indirect
github.com/stretchr/testify v1.7.0
golang.org/x/text v0.3.7
)
Loading

0 comments on commit 861dd80

Please sign in to comment.