File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ require (
23
23
k8s.io/kubectl v0.30.3
24
24
sigs.k8s.io/cluster-api v1.7.4
25
25
sigs.k8s.io/cluster-api-provider-aws/v2 v2.5.2
26
- sigs.k8s.io/controller-runtime v0.18.4
26
+ sigs.k8s.io/controller-runtime v0.18.5
27
27
)
28
28
29
29
replace google.golang.org/protobuf v1.31.0 => google.golang.org/protobuf v1.33.0
Original file line number Diff line number Diff line change @@ -213,8 +213,8 @@ sigs.k8s.io/cluster-api v1.7.4 h1:gT9WGbLXKE19pNR6s/cTLRqK2G0EbwxxQrUrw7/w5P4=
213
213
sigs.k8s.io/cluster-api v1.7.4 /go.mod h1:V9ZhKLvQtsDODwjXOKgbitjyCmC71yMBwDcMyNNIov0 =
214
214
sigs.k8s.io/cluster-api-provider-aws/v2 v2.5.2 h1:KIIgGf7CmYcvmrluwq7kPO8ZIfCduVtJ2aFR8GvA6IU =
215
215
sigs.k8s.io/cluster-api-provider-aws/v2 v2.5.2 /go.mod h1:eQodl6ZvSu8PVNsOPt5TrqDc8gmCsor+BZHQQFX2Gns =
216
- sigs.k8s.io/controller-runtime v0.18.4 h1:87+guW1zhvuPLh1PHybKdYFLU0YJp4FhJRmiHvm5BZw =
217
- sigs.k8s.io/controller-runtime v0.18.4 /go.mod h1:TVoGrfdpbA9VRFaRnKgk9P5/atA0pMwq+f+msb9M8Sg =
216
+ sigs.k8s.io/controller-runtime v0.18.5 h1:nTHio/W+Q4aBlQMgbnC5hZb4IjIidyrizMai9P6n4Rk =
217
+ sigs.k8s.io/controller-runtime v0.18.5 /go.mod h1:TVoGrfdpbA9VRFaRnKgk9P5/atA0pMwq+f+msb9M8Sg =
218
218
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd h1:EDPBXCAspyGV4jQlpZSudPeMmr1bNJefnuqLsRAsHZo =
219
219
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd /go.mod h1:B8JuhiUyNFVKdsE8h686QcCxMaH6HrOAZj4vswFpcB0 =
220
220
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