Skip to content

Commit

Permalink
build(deps): bump github.com/spf13/cobra from 1.1.1 to 1.7.0
Browse files Browse the repository at this point in the history
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.1.1 to 1.7.0.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](spf13/cobra@v1.1.1...v1.7.0)

---
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>
  • Loading branch information
dependabot[bot] committed Jun 1, 2023
1 parent 1d26b02 commit 1254ba0
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 262 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ require (
github.com/imdario/mergo v0.3.12
github.com/rogpeppe/go-internal v1.10.0
github.com/sergi/go-diff v1.1.0
github.com/spf13/cobra v1.1.1
github.com/spf13/cobra v1.7.0
golang.org/x/crypto v0.1.0
)

0 comments on commit 1254ba0

Please sign in to comment.