File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ require (
2020 k8s.io/apiserver v0.32.3
2121 k8s.io/client-go v0.32.3
2222 k8s.io/utils v0.0.0-20250321185631-1f6e0b77f77e
23- sigs.k8s.io/controller-runtime v0.20.3
23+ sigs.k8s.io/controller-runtime v0.20.4
2424)
2525
2626// CEL needs to be pinned to the same version as the one used by the k8s.io/apiserver package
Original file line number Diff line number Diff line change @@ -348,6 +348,8 @@ k8s.io/utils v0.0.0-20250321185631-1f6e0b77f77e h1:KqK5c/ghOm8xkHYhlodbp6i6+r+Ch
348348k8s.io/utils v0.0.0-20250321185631-1f6e0b77f77e /go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0 =
349349sigs.k8s.io/controller-runtime v0.20.3 h1:I6Ln8JfQjHH7JbtCD2HCYHoIzajoRxPNuvhvcDbZgkI =
350350sigs.k8s.io/controller-runtime v0.20.3 /go.mod h1:xg2XB0K5ShQzAgsoujxuKN4LNXR2LfwwHsPj7Iaw+XY =
351+ sigs.k8s.io/controller-runtime v0.20.4 h1:X3c+Odnxz+iPTRobG4tp092+CvBU9UK0t/bRf+n0DGU =
352+ sigs.k8s.io/controller-runtime v0.20.4 /go.mod h1:xg2XB0K5ShQzAgsoujxuKN4LNXR2LfwwHsPj7Iaw+XY =
351353sigs.k8s.io/json v0.0.0-20241010143419-9aa6b5e7a4b3 h1:/Rv+M11QRah1itp8VhT6HoVx1Ray9eB4DBr+K+/sCJ8 =
352354sigs.k8s.io/json v0.0.0-20241010143419-9aa6b5e7a4b3 /go.mod h1:18nIHnGi6636UCz6m8i4DhaJ65T6EruyzmoQqI2BVDo =
353355sigs.k8s.io/structured-merge-diff/v4 v4.4.2 h1:MdmvkGuXi/8io6ixD5wud3vOLwc1rj0aNqRlpuvjmwA =
You can’t perform that action at this time.
0 commit comments