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 (
2222 k8s.io/client-go v0.30.0
2323 k8s.io/component-base v0.30.0
2424 k8s.io/component-helpers v0.30.0
25- k8s.io/klog/v2 v2.130.0
25+ k8s.io/klog/v2 v2.130.1
2626)
2727
2828require (
Original file line number Diff line number Diff line change @@ -188,8 +188,8 @@ k8s.io/component-base v0.30.0 h1:cj6bp38g0ainlfYtaOQuRELh5KSYjhKxM+io7AUIk4o=
188188k8s.io/component-base v0.30.0 /go.mod h1:V9x/0ePFNaKeKYA3bOvIbrNoluTSG+fSJKjLdjOoeXQ =
189189k8s.io/component-helpers v0.30.0 h1:xbJtNCfSM4SB/Tz5JqCKDZv4eT5LVi/AWQ1VOxhmStU =
190190k8s.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 =
193193k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340 h1:BZqlfIlq5YbRMFko6/PM7FjZpUb45WallggurYhKGag =
194194k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340 /go.mod h1:yD4MZYeKMBwQKVht279WycxKyM84kkAx2DPrTXaeb98 =
195195k8s.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
756756## explicit; go 1.22.0
757757k8s.io/component-helpers/scheduling/corev1
758758k8s.io/component-helpers/scheduling/corev1/nodeaffinity
759- # k8s.io/klog/v2 v2.130.0
759+ # k8s.io/klog/v2 v2.130.1
760760## explicit; go 1.18
761761k8s.io/klog/v2
762762k8s.io/klog/v2/internal/buffer
You can’t perform that action at this time.
0 commit comments