Skip to content

Commit

Permalink
build(deps): bump github.com/spf13/cobra from 1.3.0 to 1.5.0 (#16)
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.5.0.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](spf13/cobra@v1.3.0...v1.5.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]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 24, 2022
1 parent fc33747 commit d4f6810
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 733 deletions.
5 changes: 4 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,12 @@ go 1.16

require (
github.com/hashicorp/yamux v0.0.0-20200609203250-aecfd211c9ce
github.com/mattn/go-isatty v0.0.14 // indirect
github.com/mattn/go-tty v0.0.3
github.com/nwtgck/go-socks v0.1.0
github.com/pkg/errors v0.9.1
github.com/spf13/cobra v1.3.0
github.com/spf13/cobra v1.5.0
golang.org/x/crypto v0.0.0-20210817164053-32db794688a5
golang.org/x/net v0.0.0-20210813160813-60bc85c4be6d // indirect
golang.org/x/sys v0.0.0-20211205182925-97ca703d548d // indirect
)
Loading

0 comments on commit d4f6810

Please sign in to comment.