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 @@ -13,7 +13,7 @@ require (
1313 k8s.io/apimachinery v0.24.4
1414 k8s.io/client-go v0.24.4
1515 k8s.io/component-base v0.24.2
16- sigs.k8s.io/controller-runtime v0.12.2
16+ sigs.k8s.io/controller-runtime v0.12.3
1717 sigs.k8s.io/yaml v1.3.0
1818)
1919
Original file line number Diff line number Diff line change @@ -983,8 +983,8 @@ rsc.io/binaryregexp v0.2.0/go.mod h1:qTv7/COck+e2FymRvadv62gMdZztPaShugOCi3I+8D8
983983rsc.io/quote/v3 v3.1.0 /go.mod h1:yEA65RcK8LyAZtP9Kv3t0HmxON59tX3rD+tICJqUlj0 =
984984rsc.io/sampler v1.3.0 /go.mod h1:T1hPZKmBbMNahiBKFy5HrXp6adAjACjK9JXDnKaTXpA =
985985sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.0.30 /go.mod h1:fEO7lRTdivWO2qYVCVG7dEADOMo/MLDCVr8So2g88Uw =
986- sigs.k8s.io/controller-runtime v0.12.2 h1:nqV02cvhbAj7tbt21bpPpTByrXGn2INHRsi39lXy9sE =
987- sigs.k8s.io/controller-runtime v0.12.2 /go.mod h1:qKsk4WE6zW2Hfj0G4v10EnNB2jMG1C+NTb8h+DwCoU0 =
986+ sigs.k8s.io/controller-runtime v0.12.3 h1:FCM8xeY/FI8hoAfh/V4XbbYMY20gElh9yh+A98usMio =
987+ sigs.k8s.io/controller-runtime v0.12.3 /go.mod h1:qKsk4WE6zW2Hfj0G4v10EnNB2jMG1C+NTb8h+DwCoU0 =
988988sigs.k8s.io/json v0.0.0-20211208200746-9f7c6b3444d2 h1:kDi4JBNAsJWfz1aEXhO8Jg87JJaPNLh5tIzYHgStQ9Y =
989989sigs.k8s.io/json v0.0.0-20211208200746-9f7c6b3444d2 /go.mod h1:B+TnT182UBxE84DiCz4CVE26eOSDAeYCpfDnC2kdKMY =
990990sigs.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