File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ require (
1111 k8s.io/apimachinery v0.34.0
1212 k8s.io/client-go v0.34.0
1313 k8s.io/utils v0.0.0-20250820121507-0af2bda4dd1d
14- sigs.k8s.io/controller-runtime v0.22.0
14+ sigs.k8s.io/controller-runtime v0.22.1
1515 sigs.k8s.io/yaml v1.6.0
1616)
1717
Original file line number Diff line number Diff line change @@ -184,8 +184,8 @@ k8s.io/kube-openapi v0.0.0-20250710124328-f3f2b991d03b h1:MloQ9/bdJyIu9lb1PzujOP
184184k8s.io/kube-openapi v0.0.0-20250710124328-f3f2b991d03b /go.mod h1:UZ2yyWbFTpuhSbFhv24aGNOdoRdJZgsIObGBUaYVsts =
185185k8s.io/utils v0.0.0-20250820121507-0af2bda4dd1d h1:wAhiDyZ4Tdtt7e46e9M5ZSAJ/MnPGPs+Ki1gHw4w1R0 =
186186k8s.io/utils v0.0.0-20250820121507-0af2bda4dd1d /go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0 =
187- sigs.k8s.io/controller-runtime v0.22.0 h1:mTOfibb8Hxwpx3xEkR56i7xSjB+nH4hZG37SrlCY5e0 =
188- sigs.k8s.io/controller-runtime v0.22.0 /go.mod h1:FwiwRjkRPbiN+zp2QRp7wlTCzbUXxZ/D4OzuQUDwBHY =
187+ sigs.k8s.io/controller-runtime v0.22.1 h1:Ah1T7I+0A7ize291nJZdS1CabF/lB4E++WizgV24Eqg =
188+ sigs.k8s.io/controller-runtime v0.22.1 /go.mod h1:FwiwRjkRPbiN+zp2QRp7wlTCzbUXxZ/D4OzuQUDwBHY =
189189sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8 h1:gBQPwqORJ8d8/YNZWEjoZs7npUVDpVXUUOFfW6CgAqE =
190190sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8 /go.mod h1:mdzfpAEoE6DHQEN0uh9ZbOCuHbLK5wOm7dK4ctXE9Tg =
191191sigs.k8s.io/randfill v1.0.0 h1:JfjMILfT8A6RbawdsK2JXGBR5AQVfd+9TbzrlneTyrU =
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ require (
2929 k8s.io/apimachinery v0.34.0
3030 k8s.io/client-go v0.34.0
3131 k8s.io/utils v0.0.0-20250820121507-0af2bda4dd1d
32- sigs.k8s.io/controller-runtime v0.22.0
32+ sigs.k8s.io/controller-runtime v0.22.1
3333 sigs.k8s.io/yaml v1.6.0
3434)
3535
Original file line number Diff line number Diff line change @@ -263,8 +263,8 @@ k8s.io/kube-openapi v0.0.0-20250710124328-f3f2b991d03b h1:MloQ9/bdJyIu9lb1PzujOP
263263k8s.io/kube-openapi v0.0.0-20250710124328-f3f2b991d03b /go.mod h1:UZ2yyWbFTpuhSbFhv24aGNOdoRdJZgsIObGBUaYVsts =
264264k8s.io/utils v0.0.0-20250820121507-0af2bda4dd1d h1:wAhiDyZ4Tdtt7e46e9M5ZSAJ/MnPGPs+Ki1gHw4w1R0 =
265265k8s.io/utils v0.0.0-20250820121507-0af2bda4dd1d /go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0 =
266- sigs.k8s.io/controller-runtime v0.22.0 h1:mTOfibb8Hxwpx3xEkR56i7xSjB+nH4hZG37SrlCY5e0 =
267- sigs.k8s.io/controller-runtime v0.22.0 /go.mod h1:FwiwRjkRPbiN+zp2QRp7wlTCzbUXxZ/D4OzuQUDwBHY =
266+ sigs.k8s.io/controller-runtime v0.22.1 h1:Ah1T7I+0A7ize291nJZdS1CabF/lB4E++WizgV24Eqg =
267+ sigs.k8s.io/controller-runtime v0.22.1 /go.mod h1:FwiwRjkRPbiN+zp2QRp7wlTCzbUXxZ/D4OzuQUDwBHY =
268268sigs.k8s.io/controller-tools v0.16.5 h1:5k9FNRqziBPwqr17AMEPPV/En39ZBplLAdOwwQHruP4 =
269269sigs.k8s.io/controller-tools v0.16.5 /go.mod h1:8vztuRVzs8IuuJqKqbXCSlXcw+lkAv/M2sTpg55qjMY =
270270sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8 h1:gBQPwqORJ8d8/YNZWEjoZs7npUVDpVXUUOFfW6CgAqE =
You can’t perform that action at this time.
0 commit comments