File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ require (
1616 github.com/urfave/cli/v2 v2.27.5
1717 golang.org/x/crypto v0.32.0
1818 k8s.io/apimachinery v0.31.3
19- sigs.k8s.io/controller-runtime v0.19.3
19+ sigs.k8s.io/controller-runtime v0.19.4
2020 sigs.k8s.io/yaml v1.4.0
2121)
2222
Original file line number Diff line number Diff line change @@ -158,8 +158,8 @@ k8s.io/klog/v2 v2.130.1 h1:n9Xl7H1Xvksem4KFG4PYbdQCQxqc/tTUyrgXaOhHSzk=
158158k8s.io/klog/v2 v2.130.1 /go.mod h1:3Jpz1GvMt720eyJH1ckRHK1EDfpxISzJ7I9OYgaDtPE =
159159k8s.io/utils v0.0.0-20240711033017-18e509b52bc8 h1:pUdcCO1Lk/tbT5ztQWOBi5HBgbBP1J8+AsQnQCKsi8A =
160160k8s.io/utils v0.0.0-20240711033017-18e509b52bc8 /go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0 =
161- sigs.k8s.io/controller-runtime v0.19.3 h1:XO2GvC9OPftRst6xWCpTgBZO04S2cbp0Qqkj8bX1sPw =
162- sigs.k8s.io/controller-runtime v0.19.3 /go.mod h1:j4j87DqtsThvwTv5/Tc5NFRyyF/RF0ip4+62tbTSIUM =
161+ sigs.k8s.io/controller-runtime v0.19.4 h1:SUmheabttt0nx8uJtoII4oIP27BVVvAKFvdvGFwV/Qo =
162+ sigs.k8s.io/controller-runtime v0.19.4 /go.mod h1:iRmWllt8IlaLjvTTDLhRBXIEtkCK6hwVBJJsYS9Ajf4 =
163163sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd h1:EDPBXCAspyGV4jQlpZSudPeMmr1bNJefnuqLsRAsHZo =
164164sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd /go.mod h1:B8JuhiUyNFVKdsE8h686QcCxMaH6HrOAZj4vswFpcB0 =
165165sigs.k8s.io/structured-merge-diff/v4 v4.4.1 h1:150L+0vs/8DA78h1u02ooW1/fFq/Lwr+sGiqlzvrtq4 =
Original file line number Diff line number Diff line change @@ -312,7 +312,7 @@ k8s.io/utils/internal/third_party/forked/golang/net
312312k8s.io/utils/net
313313k8s.io/utils/ptr
314314k8s.io/utils/strings/slices
315- # sigs.k8s.io/controller-runtime v0.19.3
315+ # sigs.k8s.io/controller-runtime v0.19.4
316316## explicit; go 1.22.0
317317sigs.k8s.io/controller-runtime/pkg/scheme
318318# sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd
You can’t perform that action at this time.
0 commit comments