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 @@ -18,7 +18,7 @@ require (
18
18
k8s.io/apimachinery v0.24.0
19
19
k8s.io/client-go v0.24.0
20
20
k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
21
- sigs.k8s.io/controller-runtime v0.11.2
21
+ sigs.k8s.io/controller-runtime v0.12.0
22
22
)
23
23
24
24
require (
Original file line number Diff line number Diff line change @@ -1352,8 +1352,8 @@ rsc.io/quote/v3 v3.1.0/go.mod h1:yEA65RcK8LyAZtP9Kv3t0HmxON59tX3rD+tICJqUlj0=
1352
1352
rsc.io/sampler v1.3.0 /go.mod h1:T1hPZKmBbMNahiBKFy5HrXp6adAjACjK9JXDnKaTXpA =
1353
1353
sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.0.22 /go.mod h1:LEScyzhFmoF5pso/YSeBstl57mOzx9xlU9n85RGrDQg =
1354
1354
sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.0.30 /go.mod h1:fEO7lRTdivWO2qYVCVG7dEADOMo/MLDCVr8So2g88Uw =
1355
- sigs.k8s.io/controller-runtime v0.11.2 h1:H5GTxQl0Mc9UjRJhORusqfJCIjBO8UtUxGggCwL1rLA =
1356
- sigs.k8s.io/controller-runtime v0.11.2 /go.mod h1:P6QCzrEjLaZGqHsfd+os7JQ+WFZhvB8MRFsn4dWF7O4 =
1355
+ sigs.k8s.io/controller-runtime v0.12.0 h1:gA4zphrmHFc7ihmY/+GyyE0BxKD+OYdb5+DjD2azFAQ =
1356
+ sigs.k8s.io/controller-runtime v0.12.0 /go.mod h1:BKhxlA4l7FPK4AQcsuL4X6vZeWnKDXez/vp1Y8dxTU0 =
1357
1357
sigs.k8s.io/json v0.0.0-20211208200746-9f7c6b3444d2 h1:kDi4JBNAsJWfz1aEXhO8Jg87JJaPNLh5tIzYHgStQ9Y =
1358
1358
sigs.k8s.io/json v0.0.0-20211208200746-9f7c6b3444d2 /go.mod h1:B+TnT182UBxE84DiCz4CVE26eOSDAeYCpfDnC2kdKMY =
1359
1359
sigs.k8s.io/structured-merge-diff/v4 v4.0.2 /go.mod h1:bJZC9H9iH24zzfZ/41RGcq60oK1F7G282QMXDPYydCw =
You can’t perform that action at this time.
0 commit comments