Skip to content

Bump Cobra to 1.3.0#4936

Merged
mislav merged 2 commits intotrunkfrom
bump-cobra
Dec 20, 2021
Merged

Bump Cobra to 1.3.0#4936
mislav merged 2 commits intotrunkfrom
bump-cobra

Conversation

@mislav
Copy link
Contributor

@mislav mislav commented Dec 20, 2021

Mainly improvements to shell completions (which we use) and the cobra command and its generators (which we don't use): https://github.com/spf13/cobra/releases/tag/v1.3.0

Fixes #4456

@mislav mislav requested a review from a team as a code owner December 20, 2021 14:58
@mislav mislav requested review from samcoe and removed request for a team December 20, 2021 14:58
@mislav mislav merged commit 17291d1 into trunk Dec 20, 2021
@mislav mislav deleted the bump-cobra branch December 20, 2021 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bash completions include description of the command in the completion

1 participant