Update module k8s.io/mount-utils to v0.27.4 (#93)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-08-03 20:01:10 +02:00
committed by GitHub
parent ff9dbc5ead
commit c42ca694d2
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -33,7 +33,7 @@ require (
gopkg.in/yaml.v1 v1.0.0-20140924161607-9f9df34309c0
gopkg.in/yaml.v2 v2.4.0
gopkg.in/yaml.v3 v3.0.1
k8s.io/mount-utils v0.27.3
k8s.io/mount-utils v0.27.4
)
require (