File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed
Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ require (
2121 k8s.io/kubectl v0.31.3
2222 k8s.io/pod-security-admission v0.31.3
2323 k8s.io/utils v0.0.0-20241210054802-24370beab758
24- sigs.k8s.io/controller-runtime v0.19.2
24+ sigs.k8s.io/controller-runtime v0.19.3
2525)
2626
2727require (
@@ -43,7 +43,6 @@ require (
4343 github.com/exponent-io/jsonpath v0.0.0-20151013193312-d6023ce2651d // indirect
4444 github.com/fatih/color v1.18.0 // indirect
4545 github.com/fluent/fluent-operator/v2 v2.9.0 // indirect
46- github.com/fsnotify/fsnotify v1.7.0 // indirect
4746 github.com/fxamacker/cbor/v2 v2.7.0 // indirect
4847 github.com/gardener/etcd-druid v0.25.0 // indirect
4948 github.com/gardener/hvpa-controller/api v0.17.0 // indirect
Original file line number Diff line number Diff line change @@ -655,8 +655,8 @@ k8s.io/utils v0.0.0-20200729134348-d5654de09c73/go.mod h1:jPW/WVKK9YHAvNhRxK0md/
655655k8s.io/utils v0.0.0-20241210054802-24370beab758 h1:sdbE21q2nlQtFh65saZY+rRM6x6aJJI8IUa1AmH/qa0 =
656656k8s.io/utils v0.0.0-20241210054802-24370beab758 /go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0 =
657657rsc.io/binaryregexp v0.2.0 /go.mod h1:qTv7/COck+e2FymRvadv62gMdZztPaShugOCi3I+8D8 =
658- sigs.k8s.io/controller-runtime v0.19.2 h1:3sPrF58XQEPzbE8T81TN6selQIMGbtYwuaJ6eDssDF8 =
659- sigs.k8s.io/controller-runtime v0.19.2 /go.mod h1:iRmWllt8IlaLjvTTDLhRBXIEtkCK6hwVBJJsYS9Ajf4 =
658+ sigs.k8s.io/controller-runtime v0.19.3 h1:XO2GvC9OPftRst6xWCpTgBZO04S2cbp0Qqkj8bX1sPw =
659+ sigs.k8s.io/controller-runtime v0.19.3 /go.mod h1:j4j87DqtsThvwTv5/Tc5NFRyyF/RF0ip4+62tbTSIUM =
660660sigs.k8s.io/controller-runtime/tools/setup-envtest v0.0.0-20231015215740-bf15e44028f9 h1:O27fSMHw4u0h+Rj8bNzcZk5jY0iZCO0J8/mCpigpnbw =
661661sigs.k8s.io/controller-runtime/tools/setup-envtest v0.0.0-20231015215740-bf15e44028f9 /go.mod h1:TF/lVLWS+JNNaVqJuDDictY2hZSXSsIHCx4FClMvqFg =
662662sigs.k8s.io/controller-tools v0.16.5 h1:5k9FNRqziBPwqr17AMEPPV/En39ZBplLAdOwwQHruP4 =
You can’t perform that action at this time.
0 commit comments