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 @@ -9,7 +9,7 @@ require (
9
9
github.com/stretchr/testify v1.9.0
10
10
go.uber.org/zap v1.27.0
11
11
k8s.io/apimachinery v0.30.3
12
- sigs.k8s.io/controller-runtime v0.18.4
12
+ sigs.k8s.io/controller-runtime v0.18.5
13
13
)
14
14
15
15
require (
Original file line number Diff line number Diff line change @@ -175,8 +175,8 @@ k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340 h1:BZqlfIlq5YbRMFko6/PM7F
175
175
k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340 /go.mod h1:yD4MZYeKMBwQKVht279WycxKyM84kkAx2DPrTXaeb98 =
176
176
k8s.io/utils v0.0.0-20230726121419-3b25d923346b h1:sgn3ZU783SCgtaSJjpcVVlRqd6GSnlTLKgpAAttJvpI =
177
177
k8s.io/utils v0.0.0-20230726121419-3b25d923346b /go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0 =
178
- sigs.k8s.io/controller-runtime v0.18.4 h1:87+guW1zhvuPLh1PHybKdYFLU0YJp4FhJRmiHvm5BZw =
179
- sigs.k8s.io/controller-runtime v0.18.4 /go.mod h1:TVoGrfdpbA9VRFaRnKgk9P5/atA0pMwq+f+msb9M8Sg =
178
+ sigs.k8s.io/controller-runtime v0.18.5 h1:nTHio/W+Q4aBlQMgbnC5hZb4IjIidyrizMai9P6n4Rk =
179
+ sigs.k8s.io/controller-runtime v0.18.5 /go.mod h1:TVoGrfdpbA9VRFaRnKgk9P5/atA0pMwq+f+msb9M8Sg =
180
180
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd h1:EDPBXCAspyGV4jQlpZSudPeMmr1bNJefnuqLsRAsHZo =
181
181
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd /go.mod h1:B8JuhiUyNFVKdsE8h686QcCxMaH6HrOAZj4vswFpcB0 =
182
182
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