Skip to content

Commit ff11881

Browse files
Bump github.com/spf13/cobra from 1.0.0 to 1.8.0
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.0.0 to 1.8.0. - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.0.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 95cd510 commit ff11881

File tree

2 files changed

+7
-85
lines changed

2 files changed

+7
-85
lines changed

go.mod

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ require (
1111
github.com/pkg/errors v0.9.1
1212
github.com/sergi/go-diff v1.2.0 // indirect
1313
github.com/sirupsen/logrus v1.9.3
14-
github.com/spf13/cobra v1.0.0
15-
github.com/spf13/pflag v1.0.5 // indirect
14+
github.com/spf13/cobra v1.8.0
1615
github.com/stretchr/testify v1.8.4
1716
golang.org/x/oauth2 v0.12.0
1817
)

0 commit comments

Comments
 (0)