Commit e684a59 authored and committed Jun 11, 2024 · 5 / 6
1 parent d6920a4 commit e684a59 Copy full SHA for e684a59
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ require (
16
16
k8s.io/apiextensions-apiserver v0.30.1
17
17
k8s.io/apimachinery v0.30.1
18
18
k8s.io/client-go v0.30.1
19
- sigs.k8s.io/controller-runtime v0.18.3
19
+ sigs.k8s.io/controller-runtime v0.18.4
20
20
sigs.k8s.io/yaml v1.4.0
21
21
)
22
22
Original file line number Diff line number Diff line change @@ -269,8 +269,8 @@ k8s.io/utils v0.0.0-20240102154912-e7106e64919e h1:eQ/4ljkx21sObifjzXwlPKpdGLrCf
269
269
k8s.io/utils v0.0.0-20240102154912-e7106e64919e /go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0 =
270
270
sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.29.0 h1:/U5vjBbQn3RChhv7P11uhYvCSm5G2GaIi5AIGBS6r4c =
271
271
sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.29.0 /go.mod h1:z7+wmGM2dfIiLRfrC6jb5kV2Mq/sK1ZP303cxzkV5Y4 =
272
- sigs.k8s.io/controller-runtime v0.18.3 h1:B5Wmmo8WMWK7izei+2LlXLVDGzMwAHBNLX68lwtlSR4 =
273
- sigs.k8s.io/controller-runtime v0.18.3 /go.mod h1:TVoGrfdpbA9VRFaRnKgk9P5/atA0pMwq+f+msb9M8Sg =
272
+ sigs.k8s.io/controller-runtime v0.18.4 h1:87+guW1zhvuPLh1PHybKdYFLU0YJp4FhJRmiHvm5BZw =
273
+ sigs.k8s.io/controller-runtime v0.18.4 /go.mod h1:TVoGrfdpbA9VRFaRnKgk9P5/atA0pMwq+f+msb9M8Sg =
274
274
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd h1:EDPBXCAspyGV4jQlpZSudPeMmr1bNJefnuqLsRAsHZo =
275
275
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd /go.mod h1:B8JuhiUyNFVKdsE8h686QcCxMaH6HrOAZj4vswFpcB0 =
276
276
sigs.k8s.io/structured-merge-diff/v4 v4.4.1 h1:150L+0vs/8DA78h1u02ooW1/fFq/Lwr+sGiqlzvrtq4 =
You can’t perform that action at this time.
0 commit comments