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 @@ -23,7 +23,7 @@ require (
23
23
k8s.io/apimachinery v0.25.4
24
24
k8s.io/client-go v0.25.4
25
25
k8s.io/klog/v2 v2.80.1
26
- sigs.k8s.io/controller-runtime v0.13.0
26
+ sigs.k8s.io/controller-runtime v0.13.1
27
27
)
28
28
29
29
require (
Original file line number Diff line number Diff line change @@ -442,8 +442,8 @@ k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 h1:+70TFaan3hfJzs+7VK2o+O
442
442
k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 /go.mod h1:+Axhij7bCpeqhklhUTe3xmOn6bWxolyZEeyaFpjGtl4 =
443
443
k8s.io/utils v0.0.0-20221012122500-cfd413dd9e85 h1:cTdVh7LYu82xeClmfzGtgyspNh6UxpwLWGi8R4sspNo =
444
444
k8s.io/utils v0.0.0-20221012122500-cfd413dd9e85 /go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0 =
445
- sigs.k8s.io/controller-runtime v0.13.0 h1:iqa5RNciy7ADWnIc8QxCbOX5FEKVR3uxVxKHRMc2WIQ =
446
- sigs.k8s.io/controller-runtime v0.13.0 /go.mod h1:Zbz+el8Yg31jubvAEyglRZGdLAjplZl+PgtYNI6WNTI =
445
+ sigs.k8s.io/controller-runtime v0.13.1 h1:tUsRCSJVM1QQOOeViGeX3GMT3dQF1eePPw6sEE3xSlg =
446
+ sigs.k8s.io/controller-runtime v0.13.1 /go.mod h1:Zbz+el8Yg31jubvAEyglRZGdLAjplZl+PgtYNI6WNTI =
447
447
sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 h1:iXTIw73aPyC+oRdyqqvVJuloN1p0AC/kzH07hu3NE+k =
448
448
sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 /go.mod h1:B8JuhiUyNFVKdsE8h686QcCxMaH6HrOAZj4vswFpcB0 =
449
449
sigs.k8s.io/structured-merge-diff/v4 v4.2.3 h1:PRbqxJClWWYMNV1dhaG4NsibJbArud9kFxnAMREiWFE =
You can’t perform that action at this time.
0 commit comments