Skip to content

Commit 7f4a7b2

Browse files
Bump github.com/spf13/cobra from 1.3.0 to 1.4.0
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]>
1 parent 4f0fa8b commit 7f4a7b2

File tree

2 files changed

+8
-362
lines changed

2 files changed

+8
-362
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ require (
1515
github.com/olekukonko/tablewriter v0.0.5
1616
github.com/ory/jsonschema/v3 v3.0.4
1717
github.com/sirupsen/logrus v1.8.1
18-
github.com/spf13/cobra v1.3.0
18+
github.com/spf13/cobra v1.4.0
1919
github.com/spf13/pflag v1.0.5
2020
github.com/stretchr/testify v1.7.0
2121
github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb

0 commit comments

Comments
 (0)