Skip to content

Commit

Permalink
Bump github.com/spf13/cobra from 1.1.3 to 1.2.1 (#337)
Browse files Browse the repository at this point in the history
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>
Co-authored-by: Luke Reed <luke@fairwinds.com>
  • Loading branch information
dependabot[bot] and Luke Reed committed Sep 17, 2021
1 parent e124be6 commit 10d66a1
Show file tree
Hide file tree
Showing 2 changed files with 219 additions and 151 deletions.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -6,7 +6,7 @@ require (
github.com/gobuffalo/packr/v2 v2.8.1
github.com/gorilla/mux v1.8.0
github.com/satori/go.uuid v1.2.0
github.com/spf13/cobra v1.1.3
github.com/spf13/cobra v1.2.1
github.com/spf13/pflag v1.0.5
github.com/stretchr/testify v1.7.0
k8s.io/api v0.20.4
Expand Down

0 comments on commit 10d66a1

Please sign in to comment.