File tree Expand file tree Collapse file tree 4 files changed +29
-56
lines changed Expand file tree Collapse file tree 4 files changed +29
-56
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ require (
22
22
k8s.io/client-go v0.30.0
23
23
k8s.io/component-base v0.30.0
24
24
k8s.io/component-helpers v0.30.0
25
- k8s.io/klog/v2 v2.130.0
25
+ k8s.io/klog/v2 v2.130.1
26
26
)
27
27
28
28
require (
Original file line number Diff line number Diff line change @@ -188,8 +188,8 @@ k8s.io/component-base v0.30.0 h1:cj6bp38g0ainlfYtaOQuRELh5KSYjhKxM+io7AUIk4o=
188
188
k8s.io/component-base v0.30.0 /go.mod h1:V9x/0ePFNaKeKYA3bOvIbrNoluTSG+fSJKjLdjOoeXQ =
189
189
k8s.io/component-helpers v0.30.0 h1:xbJtNCfSM4SB/Tz5JqCKDZv4eT5LVi/AWQ1VOxhmStU =
190
190
k8s.io/component-helpers v0.30.0 /go.mod h1:68HlSwXIumMKmCx8cZe1PoafQEYh581/sEpxMrkhmX4 =
191
- k8s.io/klog/v2 v2.130.0 h1:5nB3+3HpqKqXJIXNtJdtxcDCfaa9KL8StJgMzGJkUkM =
192
- k8s.io/klog/v2 v2.130.0 /go.mod h1:3Jpz1GvMt720eyJH1ckRHK1EDfpxISzJ7I9OYgaDtPE =
191
+ k8s.io/klog/v2 v2.130.1 h1:n9Xl7H1Xvksem4KFG4PYbdQCQxqc/tTUyrgXaOhHSzk =
192
+ k8s.io/klog/v2 v2.130.1 /go.mod h1:3Jpz1GvMt720eyJH1ckRHK1EDfpxISzJ7I9OYgaDtPE =
193
193
k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340 h1:BZqlfIlq5YbRMFko6/PM7FjZpUb45WallggurYhKGag =
194
194
k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340 /go.mod h1:yD4MZYeKMBwQKVht279WycxKyM84kkAx2DPrTXaeb98 =
195
195
k8s.io/utils v0.0.0-20230726121419-3b25d923346b h1:sgn3ZU783SCgtaSJjpcVVlRqd6GSnlTLKgpAAttJvpI =
Original file line number Diff line number Diff line change @@ -756,7 +756,7 @@ k8s.io/component-base/version
756
756
## explicit; go 1.22.0
757
757
k8s.io/component-helpers/scheduling/corev1
758
758
k8s.io/component-helpers/scheduling/corev1/nodeaffinity
759
- # k8s.io/klog/v2 v2.130.0
759
+ # k8s.io/klog/v2 v2.130.1
760
760
## explicit; go 1.18
761
761
k8s.io/klog/v2
762
762
k8s.io/klog/v2/internal/buffer
You can’t perform that action at this time.
0 commit comments