chore: bump OSS dependencies on v0.56.x#1827
Open
aroradaman wants to merge 5 commits into
Open
Conversation
6fe3b4d to
fe71330
Compare
Co-authored-by: Cursor <cursoragent@cursor.com> Signed-off-by: Daman Arora <daman.arora@broadcom.com>
Co-authored-by: Cursor <cursoragent@cursor.com> Signed-off-by: Daman Arora <daman.arora@broadcom.com>
Co-authored-by: Cursor <cursoragent@cursor.com> Signed-off-by: Daman Arora <daman.arora@broadcom.com>
Co-authored-by: Cursor <cursoragent@cursor.com> Signed-off-by: Daman Arora <daman.arora@broadcom.com>
Co-authored-by: Cursor <cursoragent@cursor.com> Signed-off-by: Daman Arora <daman.arora@broadcom.com>
fe71330 to
5fc9705
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Bumps OSS Go dependencies to their latest available versions. All changes are drop-in compatible — build verified, no source code changes required. Each dependency is a separate atomic commit.
github.com/spf13/cobragithub.com/spf13/pflag(indirect)golang.org/x/cryptogithub.com/go-logr/logrk8s.io/kube-aggregatorsigs.k8s.io/controller-toolsNotes:
k8s.io/kube-aggregatorconsolidated tov0.30.1to align with the existingk8s.io/* v0.30.xbaseline already used in this module.sigs.k8s.io/controller-tools v0.15.0is the highest version compatible withk8s.io/* v0.30.x(v0.16+ requires v0.31+).Made with Cursor