Skip to content

Commit 1d8926d

Browse files
dependabot[bot]frelon
authored andcommitted
Bump k8s.io/mount-utils from 0.31.1 to 0.31.2
Bumps [k8s.io/mount-utils](https://github.com/kubernetes/mount-utils) from 0.31.1 to 0.31.2. - [Commits](kubernetes/mount-utils@v0.31.1...v0.31.2) --- updated-dependencies: - dependency-name: k8s.io/mount-utils dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5456862 commit 1d8926d

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
@@ -27,7 +27,7 @@ require (
2727
github.com/spf13/viper v1.19.0
2828
golang.org/x/crypto v0.28.0
2929
gopkg.in/yaml.v3 v3.0.1
30-
k8s.io/mount-utils v0.31.1
30+
k8s.io/mount-utils v0.31.2
3131
)
3232

3333
require (

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -432,7 +432,7 @@ howett.net/plist v1.0.0 h1:7CrbWYbPPO/PyNy38b2EB/+gYbjCe2DXBxgtOOZbSQM=
432432
howett.net/plist v1.0.0/go.mod h1:lqaXoTrLY4hg8tnEzNru53gicrbv7rrk+2xJA/7hw9g=
433433
k8s.io/klog/v2 v2.130.1 h1:n9Xl7H1Xvksem4KFG4PYbdQCQxqc/tTUyrgXaOhHSzk=
434434
k8s.io/klog/v2 v2.130.1/go.mod h1:3Jpz1GvMt720eyJH1ckRHK1EDfpxISzJ7I9OYgaDtPE=
435-
k8s.io/mount-utils v0.31.1 h1:f8UrH9kRynljmdNGM6BaCvFUON5ZPKDgE+ltmYqI4wA=
436-
k8s.io/mount-utils v0.31.1/go.mod h1:HV/VYBUGqYUj4vt82YltzpWvgv8FPg0G9ItyInT3NPU=
435+
k8s.io/mount-utils v0.31.2 h1:Q0ygX92Lj9d1wcObAzj+JZ4oE7CNKZrqSOn1XcIS+y4=
436+
k8s.io/mount-utils v0.31.2/go.mod h1:HV/VYBUGqYUj4vt82YltzpWvgv8FPg0G9ItyInT3NPU=
437437
k8s.io/utils v0.0.0-20240711033017-18e509b52bc8 h1:pUdcCO1Lk/tbT5ztQWOBi5HBgbBP1J8+AsQnQCKsi8A=
438438
k8s.io/utils v0.0.0-20240711033017-18e509b52bc8/go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0=

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -670,7 +670,7 @@ k8s.io/klog/v2/internal/dbg
670670
k8s.io/klog/v2/internal/serialize
671671
k8s.io/klog/v2/internal/severity
672672
k8s.io/klog/v2/internal/sloghandler
673-
# k8s.io/mount-utils v0.31.1
673+
# k8s.io/mount-utils v0.31.2
674674
## explicit; go 1.22.0
675675
k8s.io/mount-utils
676676
# k8s.io/utils v0.0.0-20240711033017-18e509b52bc8

0 commit comments

Comments
 (0)