-
- Downloads
Bump github.com/spf13/cobra from 1.2.1 to 1.3.0 (#1075)
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.2.1 to 1.3.0. - [Release notes](https://github.com/spf13/cobra/releases) - [Changelog](https://github.com/spf13/cobra/blob/master/CHANGELOG.md) - [Commits](https://github.com/spf13/cobra/compare/v1.2.1...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] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
... | @@ -9,8 +9,8 @@ require ( | ... | @@ -9,8 +9,8 @@ require ( |
github.com/magiconair/properties v1.8.5 | github.com/magiconair/properties v1.8.5 | ||
github.com/onsi/ginkgo v1.16.5 | github.com/onsi/ginkgo v1.16.5 | ||
github.com/pkg/errors v0.9.1 | github.com/pkg/errors v0.9.1 | ||
github.com/spf13/cobra v1.2.1 | github.com/spf13/cobra v1.3.0 | ||
github.com/spf13/viper v1.9.0 | github.com/spf13/viper v1.10.0 | ||
github.com/stretchr/testify v1.7.0 | github.com/stretchr/testify v1.7.0 | ||
gopkg.in/yaml.v2 v2.4.0 | gopkg.in/yaml.v2 v2.4.0 | ||
gorm.io/driver/postgres v1.2.2 | gorm.io/driver/postgres v1.2.2 | ||
... | ... |
This diff is collapsed.
Please register or sign in to comment