Skip to content

Commit

Permalink
Bump github.com/spf13/cobra from 1.1.2 to 1.3.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.2 to 1.3.0.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Changelog](https://github.com/spf13/cobra/blob/master/CHANGELOG.md)
- [Commits](spf13/cobra@v1.1.2...v1.3.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 Dec 20, 2021
1 parent fb7a503 commit ca87c23
Show file tree
Hide file tree
Showing 2 changed files with 543 additions and 92 deletions.
17 changes: 7 additions & 10 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,20 +7,17 @@ require (
github.com/aws/aws-sdk-go v1.40.10
github.com/briandowns/spinner v1.12.0
github.com/danieljoos/wincred v1.1.1 // indirect
github.com/dgrijalva/jwt-go v3.2.0+incompatible // indirect
github.com/edaniels/go-saml v0.0.0-20160724042625-8c877c3ab101
github.com/fatih/color v1.10.0
github.com/fatih/color v1.13.0
github.com/go-ini/ini v1.62.0
github.com/godbus/dbus/v5 v5.0.4 // indirect
github.com/mattn/go-colorable v0.1.8
github.com/mattn/go-colorable v0.1.12
github.com/mitchellh/go-homedir v1.1.0
github.com/olekukonko/tablewriter v0.0.4
github.com/pelletier/go-toml v1.4.0 // indirect
github.com/spf13/afero v1.2.2 // indirect
github.com/spf13/cobra v1.1.2
github.com/spf13/jwalterweatherman v1.1.0 // indirect
github.com/spf13/viper v1.7.1
github.com/smartystreets/goconvey v1.6.4 // indirect
github.com/spf13/cobra v1.3.0
github.com/spf13/viper v1.10.0
github.com/zalando/go-keyring v0.1.2-0.20210728174650-46cefa2ba97e
golang.org/x/net v0.0.0-20210614182718-04defd469f4e
golang.org/x/net v0.0.0-20210813160813-60bc85c4be6d
golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
gopkg.in/ini.v1 v1.62.0 // indirect
)
Loading

0 comments on commit ca87c23

Please sign in to comment.