Skip to content

Commit

Permalink
Bump github.com/spf13/cobra from 0.0.3 to 0.0.7
Browse files Browse the repository at this point in the history
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 0.0.3 to 0.0.7.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Changelog](https://github.com/spf13/cobra/blob/master/CHANGELOG.md)
- [Commits](spf13/cobra@v0.0.3...0.0.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and kunickiaj committed Sep 27, 2021
1 parent fda2276 commit 12fa5d9
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 4 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,10 @@ require (
github.com/fatih/structs v1.1.0 // indirect
github.com/go-git/go-git/v5 v5.4.2
github.com/google/go-querystring v1.0.0 // indirect
github.com/inconshreveable/mousetrap v1.0.0 // indirect
github.com/mitchellh/go-homedir v1.1.0
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.4.1
github.com/spf13/cobra v0.0.3
github.com/spf13/cobra v0.0.7
github.com/spf13/viper v1.9.0
github.com/trivago/tgo v1.0.5 // indirect
golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b
Expand Down
Loading

0 comments on commit 12fa5d9

Please sign in to comment.