Skip to content

Commit 01c4998

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 a239be1 commit 01c4998

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.16.0
1817
)

0 commit comments

Comments
 (0)