Skip to content

Commit

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

---
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 Mar 14, 2022
1 parent dce7769 commit 40e397f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 742 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ go 1.16
require (
github.com/NETWAYS/go-check v0.3.0
github.com/elastic/go-elasticsearch/v7 v7.17.1
github.com/spf13/cobra v1.3.0
github.com/spf13/cobra v1.4.0
)
Loading

0 comments on commit 40e397f

Please sign in to comment.