File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ require (
18
18
k8s.io/client-go v0.32.1
19
19
k8s.io/klog/v2 v2.130.1
20
20
sigs.k8s.io/cluster-api v1.9.4
21
- sigs.k8s.io/controller-runtime v0.20.0
21
+ sigs.k8s.io/controller-runtime v0.20.1
22
22
)
23
23
24
24
require (
Original file line number Diff line number Diff line change @@ -923,8 +923,8 @@ sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.31.0 h1:CPT0ExVicCzcp
923
923
sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.31.0 /go.mod h1:Ve9uj1L+deCXFrPOk1LpFXqTg7LCFzFso6PA48q/XZw =
924
924
sigs.k8s.io/cluster-api v1.9.4 h1:pa2Ho50F9Js/Vv/Jy11TcpmGiqY2ukXCoDj/dY25Y7M =
925
925
sigs.k8s.io/cluster-api v1.9.4 /go.mod h1:9DjpPCxJJo7/mH+KceINNJHr9c5X9S9HEp2B8JG3Uv8 =
926
- sigs.k8s.io/controller-runtime v0.20.0 h1:jjkMo29xEXH+02Md9qaVXfEIaMESSpy3TBWPrsfQkQs =
927
- sigs.k8s.io/controller-runtime v0.20.0 /go.mod h1:BrP3w158MwvB3ZbNpaAcIKkHQ7YGpYnzpoSTZ8E14WU =
926
+ sigs.k8s.io/controller-runtime v0.20.1 h1:JbGMAG/X94NeM3xvjenVUaBjy6Ui4Ogd/J5ZtjZnHaE =
927
+ sigs.k8s.io/controller-runtime v0.20.1 /go.mod h1:BrP3w158MwvB3ZbNpaAcIKkHQ7YGpYnzpoSTZ8E14WU =
928
928
sigs.k8s.io/json v0.0.0-20241010143419-9aa6b5e7a4b3 h1:/Rv+M11QRah1itp8VhT6HoVx1Ray9eB4DBr+K+/sCJ8 =
929
929
sigs.k8s.io/json v0.0.0-20241010143419-9aa6b5e7a4b3 /go.mod h1:18nIHnGi6636UCz6m8i4DhaJ65T6EruyzmoQqI2BVDo =
930
930
sigs.k8s.io/release-utils v0.8.4 h1:4QVr3UgbyY/d9p74LBhg0njSVQofUsAZqYOzVZBhdBw =
You can’t perform that action at this time.
0 commit comments