-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
vendor: github.com/spf13/cobra v1.9.1 #5829
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #5829 +/- ##
=======================================
Coverage 59.47% 59.47%
=======================================
Files 357 357
Lines 29744 29744
=======================================
Hits 17690 17690
Misses 11090 11090
Partials 964 964 🚀 New features to boost your workflow:
|
5e8876c
to
047767a
Compare
FWIW; keeping this in draft, because docker/cli is a dependency of buildx, and I don't want to force it to update to latest cobra this late in the release; we can consider it for a minor release or next major release though. |
8dfc0e0
to
1a694f6
Compare
full diff: spf13/cobra@v1.8.1...v1.9.1 Signed-off-by: Sebastiaan van Stijn <[email protected]>
Cobra now defines a CompletionFunc for the same, so we can alias it to that, and stop using our own definition. Signed-off-by: Sebastiaan van Stijn <[email protected]>
vendor: github.com/spf13/cobra v1.9.1
full diff: spf13/cobra@v1.8.1...v1.9.1
- What I did
- How I did it
- How to verify it
- Human readable description for the release notes
- A picture of a cute animal (not mandatory but encouraged)