File tree 2 files changed +3
-4
lines changed
2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ require (
19
19
k8s.io/component-base v0.31.4
20
20
k8s.io/klog/v2 v2.130.1
21
21
k8s.io/utils v0.0.0-20241210054802-24370beab758
22
- sigs.k8s.io/controller-runtime v0.19.0
22
+ sigs.k8s.io/controller-runtime v0.19.3
23
23
sigs.k8s.io/controller-tools v0.16.5
24
24
sigs.k8s.io/yaml v1.4.0
25
25
)
@@ -37,7 +37,6 @@ require (
37
37
github.com/evanphx/json-patch/v5 v5.9.0 // indirect
38
38
github.com/exponent-io/jsonpath v0.0.0-20210407135951-1de76d718b3f // indirect
39
39
github.com/fatih/color v1.18.0 // indirect
40
- github.com/fsnotify/fsnotify v1.7.0 // indirect
41
40
github.com/fxamacker/cbor/v2 v2.7.0 // indirect
42
41
github.com/go-errors/errors v1.5.1 // indirect
43
42
github.com/go-logr/logr v1.4.2 // indirect
Original file line number Diff line number Diff line change @@ -586,8 +586,8 @@ mvdan.cc/gofumpt v0.7.0 h1:bg91ttqXmi9y2xawvkuMXyvAA/1ZGJqYAEGjXuP0JXU=
586
586
mvdan.cc/gofumpt v0.7.0 /go.mod h1:txVFJy/Sc/mvaycET54pV8SW8gWxTlUuGHVEcncmNUo =
587
587
mvdan.cc/unparam v0.0.0-20240528143540-8a5130ca722f h1:lMpcwN6GxNbWtbpI1+xzFLSW8XzX0u72NttUGVFjO3U =
588
588
mvdan.cc/unparam v0.0.0-20240528143540-8a5130ca722f /go.mod h1:RSLa7mKKCNeTTMHBw5Hsy2rfJmd6O2ivt9Dw9ZqCQpQ =
589
- sigs.k8s.io/controller-runtime v0.19.0 h1:nWVM7aq+Il2ABxwiCizrVDSlmDcshi9llbaFbC0ji/Q =
590
- sigs.k8s.io/controller-runtime v0.19.0 /go.mod h1:iRmWllt8IlaLjvTTDLhRBXIEtkCK6hwVBJJsYS9Ajf4 =
589
+ sigs.k8s.io/controller-runtime v0.19.3 h1:XO2GvC9OPftRst6xWCpTgBZO04S2cbp0Qqkj8bX1sPw =
590
+ sigs.k8s.io/controller-runtime v0.19.3 /go.mod h1:j4j87DqtsThvwTv5/Tc5NFRyyF/RF0ip4+62tbTSIUM =
591
591
sigs.k8s.io/controller-runtime/tools/setup-envtest v0.0.0-20240923090159-236e448db12c h1:w1vANkdIpYwbEZH0y1C7iJItgdEGvF9A3eCdRmLhg8I =
592
592
sigs.k8s.io/controller-runtime/tools/setup-envtest v0.0.0-20240923090159-236e448db12c /go.mod h1:IaDsO8xSPRxRG1/rm9CP7+jPmj0nMNAuNi/yiHnLX8k =
593
593
sigs.k8s.io/controller-tools v0.16.5 h1:5k9FNRqziBPwqr17AMEPPV/En39ZBplLAdOwwQHruP4 =
You can’t perform that action at this time.
0 commit comments