Bump sigs.k8s.io/controller-runtime from 0.20.4 to 0.21.0 (#13415)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
k8s-infra-cherrypick-robot 2025-05-26 08:10:38 -07:00 committed by GitHub
parent 30fa828aea
commit b771c1d9b1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -43,7 +43,7 @@ require (
k8s.io/component-base v0.33.1
k8s.io/klog/v2 v2.130.1
pault.ag/go/sniff v0.0.0-20200207005214-cf7e4d167732
sigs.k8s.io/controller-runtime v0.20.4
sigs.k8s.io/controller-runtime v0.21.0
sigs.k8s.io/mdtoc v1.4.0
)