Skip to content

Commit

Permalink
feat(go_cli_project/files): Upgrade cobra to v1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrejsika committed May 16, 2024
1 parent a954b67 commit 48257cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/file_templates/go_cli_project/files.go
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ indent_style = tab
go 1.21
require github.com/spf13/cobra v1.2.1
require github.com/spf13/cobra v1.8.0
`,
// version/version.go
"version/version.go": `package version
Expand Down

0 comments on commit 48257cb

Please sign in to comment.