Skip to content

Commit b742dad

Browse files
chore(deps): bump k8s.io/mount-utils in the k8s group
Bumps the k8s group with 1 update: [k8s.io/mount-utils](https://github.com/kubernetes/mount-utils). Updates `k8s.io/mount-utils` from 0.33.1 to 0.33.2 - [Commits](kubernetes/mount-utils@v0.33.1...v0.33.2) --- updated-dependencies: - dependency-name: k8s.io/mount-utils dependency-version: 0.33.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: k8s ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f068d9c commit b742dad

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ require (
3838
k8s.io/component-base v0.32.3
3939
k8s.io/klog/v2 v2.130.1
4040
k8s.io/kubernetes v1.32.2
41-
k8s.io/mount-utils v0.33.1
41+
k8s.io/mount-utils v0.33.2
4242
k8s.io/pod-security-admission v0.31.1
4343
k8s.io/utils v0.0.0-20250502105355-0f33e8f1c979
4444
sigs.k8s.io/cloud-provider-azure v1.29.1-0.20250430114234-9721ab91da23

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -513,8 +513,8 @@ k8s.io/kubelet v0.32.2 h1:WFTSYdt3BB1aTApDuKNI16x/4MYqqX8WBBBBh3KupDg=
513513
k8s.io/kubelet v0.32.2/go.mod h1:cC1ms5RS+lu0ckVr6AviCQXHLSPKEBC3D5oaCBdTGkI=
514514
k8s.io/kubernetes v1.32.2 h1:mShetlA102UpjRVSGzB+5vjJwy8oPy8FMWrkTH5f37o=
515515
k8s.io/kubernetes v1.32.2/go.mod h1:tiIKO63GcdPRBHW2WiUFm3C0eoLczl3f7qi56Dm1W8I=
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=
516+
k8s.io/mount-utils v0.33.2 h1:mZAFhoGs/MwJziVlUpA072vqMhXRc0LGl/W3wybLP20=
517+
k8s.io/mount-utils v0.33.2/go.mod h1:1JR4rKymg8B8bCPo618hpSAdrpO6XLh0Acqok/xVwPE=
518518
k8s.io/pod-security-admission v0.32.2 h1:zDfAb/t0LbNU3z0ZMHtCb1zp8x05gWCGhmBYpUptm9A=
519519
k8s.io/pod-security-admission v0.32.2/go.mod h1:yxMPB3i1pGMLfxbe4BiWMuowMD7cdHR32y4nCj4wH+s=
520520
k8s.io/utils v0.0.0-20250502105355-0f33e8f1c979 h1:jgJW5IePPXLGB8e/1wvd0Ich9QE97RvvF3a8J3fP/Lg=

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1852,7 +1852,7 @@ k8s.io/kubernetes/test/utils/kubeconfig
18521852
k8s.io/kubernetes/third_party/forked/golang/expansion
18531853
k8s.io/kubernetes/third_party/forked/libcontainer/apparmor
18541854
k8s.io/kubernetes/third_party/forked/libcontainer/utils
1855-
# k8s.io/mount-utils v0.33.1
1855+
# k8s.io/mount-utils v0.33.2
18561856
## explicit; go 1.24.0
18571857
k8s.io/mount-utils
18581858
# k8s.io/pod-security-admission v0.31.1 => k8s.io/pod-security-admission v0.32.2

0 commit comments

Comments
 (0)