Skip to content

Commit 619c6a4

Browse files
authored
Merge pull request #113 from github/dependabot/go_modules/github.com/spf13/cobra-1.8.1
Bump github.com/spf13/cobra from 1.8.0 to 1.8.1
2 parents 2226447 + 0aad65d commit 619c6a4

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

.licenses/go/github.com/spf13/cobra.dep.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ require (
1212
github.com/pkg/errors v0.9.1
1313
github.com/sergi/go-diff v1.2.0 // indirect
1414
github.com/sirupsen/logrus v1.9.3
15-
github.com/spf13/cobra v1.8.0
15+
github.com/spf13/cobra v1.8.1
1616
github.com/stretchr/testify v1.9.0
1717
golang.org/x/net v0.23.0 // indirect
1818
golang.org/x/oauth2 v0.23.0

go.sum

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)