Skip to content

Commit ea6b209

Browse files
authored
Merge pull request #131 from per1234/bump-cobra
Bump `github.com/spf13/cobra` command docs generation dependency to v1.2.1
2 parents f91073c + 95b00e6 commit ea6b209

File tree

1 file changed

+1
-1
lines changed
  • workflow-templates/assets/cobra/docsgen

1 file changed

+1
-1
lines changed

workflow-templates/assets/cobra/docsgen/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ replace MODULE_NAME => ../
88

99
require (
1010
MODULE_NAME v0.0.0
11-
github.com/spf13/cobra v1.1.1
11+
github.com/spf13/cobra v1.2.1
1212
)

0 commit comments

Comments
 (0)