File tree Expand file tree Collapse file tree 4 files changed +34
-102
lines changed Expand file tree Collapse file tree 4 files changed +34
-102
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ require (
39
39
k8s.io/component-base v0.32.3
40
40
k8s.io/klog/v2 v2.130.1
41
41
k8s.io/kubernetes v1.32.2
42
- k8s.io/mount-utils v0.33.0
42
+ k8s.io/mount-utils v0.33.1
43
43
k8s.io/pod-security-admission v0.31.1
44
44
k8s.io/utils v0.0.0-20250321185631-1f6e0b77f77e
45
45
sigs.k8s.io/cloud-provider-azure v1.29.1-0.20250430114234-9721ab91da23
Original file line number Diff line number Diff line change @@ -513,8 +513,8 @@ k8s.io/kubelet v0.32.2 h1:WFTSYdt3BB1aTApDuKNI16x/4MYqqX8WBBBBh3KupDg=
513
513
k8s.io/kubelet v0.32.2 /go.mod h1:cC1ms5RS+lu0ckVr6AviCQXHLSPKEBC3D5oaCBdTGkI =
514
514
k8s.io/kubernetes v1.32.2 h1:mShetlA102UpjRVSGzB+5vjJwy8oPy8FMWrkTH5f37o =
515
515
k8s.io/kubernetes v1.32.2 /go.mod h1:tiIKO63GcdPRBHW2WiUFm3C0eoLczl3f7qi56Dm1W8I =
516
- k8s.io/mount-utils v0.33.0 h1:hH6EcCcax4lFNIERaGMj6d7oGMW1qW3eTCwHUuLtLog =
517
- k8s.io/mount-utils v0.33.0 /go.mod h1:1JR4rKymg8B8bCPo618hpSAdrpO6XLh0Acqok/xVwPE =
516
+ k8s.io/mount-utils v0.33.1 h1:hodPhfyoK+gG0SgnYwx1iPrlnpaESZiJ9GFzF5V/imE =
517
+ k8s.io/mount-utils v0.33.1 /go.mod h1:1JR4rKymg8B8bCPo618hpSAdrpO6XLh0Acqok/xVwPE =
518
518
k8s.io/pod-security-admission v0.32.2 h1:zDfAb/t0LbNU3z0ZMHtCb1zp8x05gWCGhmBYpUptm9A =
519
519
k8s.io/pod-security-admission v0.32.2 /go.mod h1:yxMPB3i1pGMLfxbe4BiWMuowMD7cdHR32y4nCj4wH+s =
520
520
k8s.io/utils v0.0.0-20250321185631-1f6e0b77f77e h1:KqK5c/ghOm8xkHYhlodbp6i6+r+ChV2vuAuVRdFbLro =
Original file line number Diff line number Diff line change @@ -1853,7 +1853,7 @@ k8s.io/kubernetes/test/utils/kubeconfig
1853
1853
k8s.io/kubernetes/third_party/forked/golang/expansion
1854
1854
k8s.io/kubernetes/third_party/forked/libcontainer/apparmor
1855
1855
k8s.io/kubernetes/third_party/forked/libcontainer/utils
1856
- # k8s.io/mount-utils v0.33.0
1856
+ # k8s.io/mount-utils v0.33.1
1857
1857
## explicit; go 1.24.0
1858
1858
k8s.io/mount-utils
1859
1859
# k8s.io/pod-security-admission v0.31.1 => k8s.io/pod-security-admission v0.32.2
You can’t perform that action at this time.
0 commit comments