File tree Expand file tree Collapse file tree 4 files changed +36
-48
lines changed Expand file tree Collapse file tree 4 files changed +36
-48
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ require (
31
31
k8s.io/apimachinery v0.30.1
32
32
k8s.io/client-go v0.30.1
33
33
k8s.io/component-base v0.29.4
34
- k8s.io/klog/v2 v2.120 .1
34
+ k8s.io/klog/v2 v2.130 .1
35
35
k8s.io/kubernetes v1.29.4
36
36
k8s.io/mount-utils v0.29.4
37
37
k8s.io/utils v0.0.0-20240711033017-18e509b52bc8
Original file line number Diff line number Diff line change @@ -458,8 +458,8 @@ k8s.io/controller-manager v0.29.4 h1:rzEwLboRTXBZhYUY02nNhORHQlcXGDE3EPS2IZRd0cg
458
458
k8s.io/controller-manager v0.29.4 /go.mod h1:XG6oraSxieDl6XBdO2HnkA6DwEfoCKS3OCpqO4Xb0zU =
459
459
k8s.io/csi-translation-lib v0.29.4 h1:ad0SlFsd0iB3PyXiAVVN4KxsTqgmPEHQyYGbJVQP1rA =
460
460
k8s.io/csi-translation-lib v0.29.4 /go.mod h1:xdLMENgzc213O3qba2fWYPgBv3JiPqRfjsRanu2Te64 =
461
- k8s.io/klog/v2 v2.120 .1 h1:QXU6cPEOIslTGvZaXvFWiP9VKyeet3sawzTOvdXb4Vw =
462
- k8s.io/klog/v2 v2.120 .1 /go.mod h1:3Jpz1GvMt720eyJH1ckRHK1EDfpxISzJ7I9OYgaDtPE =
461
+ k8s.io/klog/v2 v2.130 .1 h1:n9Xl7H1Xvksem4KFG4PYbdQCQxqc/tTUyrgXaOhHSzk =
462
+ k8s.io/klog/v2 v2.130 .1 /go.mod h1:3Jpz1GvMt720eyJH1ckRHK1EDfpxISzJ7I9OYgaDtPE =
463
463
k8s.io/kms v0.29.4 h1:cFGEoCLwoXk/eqYZppLZxybCdmEWeRKMCbm9f13IdRQ =
464
464
k8s.io/kms v0.29.4 /go.mod h1:vWVImKkJd+1BQY4tBwdfSwjQBiLrnbNtHADcDEDQFtk =
465
465
k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340 h1:BZqlfIlq5YbRMFko6/PM7FjZpUb45WallggurYhKGag =
Original file line number Diff line number Diff line change @@ -1415,7 +1415,7 @@ k8s.io/controller-manager/pkg/features
1415
1415
k8s.io/controller-manager/pkg/features/register
1416
1416
k8s.io/controller-manager/pkg/leadermigration/config
1417
1417
k8s.io/controller-manager/pkg/leadermigration/options
1418
- # k8s.io/klog/v2 v2.120 .1
1418
+ # k8s.io/klog/v2 v2.130 .1
1419
1419
## explicit; go 1.18
1420
1420
k8s.io/klog/v2
1421
1421
k8s.io/klog/v2/internal/buffer
You can’t perform that action at this time.
0 commit comments