Skip to content

Commit

Permalink
Build(deps): Bump github.com/spf13/cobra from 1.1.3 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 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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 5, 2021
1 parent f71a1c1 commit 5789105
Show file tree
Hide file tree
Showing 23 changed files with 2,198 additions and 1,047 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require (
github.com/hashicorp/go-version v1.3.0
github.com/k14s/difflib v0.0.0-20201117154628-0c031775bf57
github.com/k14s/starlark-go v0.0.0-20200720175618-3a5c849cc368
github.com/spf13/cobra v1.1.3
github.com/spf13/cobra v1.2.1
github.com/stretchr/testify v1.7.0
gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15
)
415 changes: 336 additions & 79 deletions go.sum

Large diffs are not rendered by default.

28 changes: 0 additions & 28 deletions vendor/github.com/spf13/cobra/.travis.yml

This file was deleted.

Loading

0 comments on commit 5789105

Please sign in to comment.