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 @@ -24,7 +24,7 @@ require (
2424 k8s.io/klog/v2 v2.130.1
2525 k8s.io/kube-openapi v0.0.0-20241009091222-67ed5848f094
2626 k8s.io/utils v0.0.0-20240921022957-49e7df575cb6
27- sigs.k8s.io/controller-runtime v0.19.2
27+ sigs.k8s.io/controller-runtime v0.19.3
2828 sigs.k8s.io/controller-runtime/tools/setup-envtest v0.0.0-20240927101401-4381fa0aeee4
2929 sigs.k8s.io/controller-tools v0.16.5
3030 sigs.k8s.io/kustomize/kustomize/v5 v5.5.0
@@ -43,7 +43,6 @@ require (
4343 github.com/evanphx/json-patch v5.9.0+incompatible // indirect
4444 github.com/evanphx/json-patch/v5 v5.9.0 // indirect
4545 github.com/fatih/color v1.18.0 // indirect
46- github.com/fsnotify/fsnotify v1.7.0 // indirect
4746 github.com/fxamacker/cbor/v2 v2.7.0 // indirect
4847 github.com/go-errors/errors v1.5.1 // indirect
4948 github.com/go-jose/go-jose/v4 v4.0.4 // indirect
Original file line number Diff line number Diff line change @@ -576,8 +576,8 @@ k8s.io/kube-openapi v0.0.0-20241009091222-67ed5848f094 h1:MErs8YA0abvOqJ8gIupA1T
576576k8s.io/kube-openapi v0.0.0-20241009091222-67ed5848f094 /go.mod h1:7ioBJr1A6igWjsR2fxq2EZ0mlMwYLejazSIc2bzMp2U =
577577k8s.io/utils v0.0.0-20240921022957-49e7df575cb6 h1:MDF6h2H/h4tbzmtIKTuctcwZmY0tY9mD9fNT47QO6HI =
578578k8s.io/utils v0.0.0-20240921022957-49e7df575cb6 /go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0 =
579- sigs.k8s.io/controller-runtime v0.19.2 h1:3sPrF58XQEPzbE8T81TN6selQIMGbtYwuaJ6eDssDF8 =
580- sigs.k8s.io/controller-runtime v0.19.2 /go.mod h1:iRmWllt8IlaLjvTTDLhRBXIEtkCK6hwVBJJsYS9Ajf4 =
579+ sigs.k8s.io/controller-runtime v0.19.3 h1:XO2GvC9OPftRst6xWCpTgBZO04S2cbp0Qqkj8bX1sPw =
580+ sigs.k8s.io/controller-runtime v0.19.3 /go.mod h1:j4j87DqtsThvwTv5/Tc5NFRyyF/RF0ip4+62tbTSIUM =
581581sigs.k8s.io/controller-runtime/tools/setup-envtest v0.0.0-20240927101401-4381fa0aeee4 h1:Y6/OyKMyJzeYM4eStqGxFOplVLu3tgXu79VOfxZnTH4 =
582582sigs.k8s.io/controller-runtime/tools/setup-envtest v0.0.0-20240927101401-4381fa0aeee4 /go.mod h1:IaDsO8xSPRxRG1/rm9CP7+jPmj0nMNAuNi/yiHnLX8k =
583583sigs.k8s.io/controller-tools v0.16.5 h1:5k9FNRqziBPwqr17AMEPPV/En39ZBplLAdOwwQHruP4 =
You can’t perform that action at this time.
0 commit comments