Skip to content

Commit 33f16af

Browse files
Bump github.com/spf13/cobra from 1.7.0 to 1.8.0
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.7.0 to 1.8.0. - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.7.0...v1.8.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 732cc49 commit 33f16af

File tree

2 files changed

+1246
-4
lines changed

2 files changed

+1246
-4
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
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.9.3
18-
github.com/spf13/cobra v1.7.0
18+
github.com/spf13/cobra v1.8.0
1919
github.com/spf13/pflag v1.0.5
2020
github.com/stretchr/testify v1.8.4
2121
github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb

0 commit comments

Comments
 (0)