We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0035ba1 commit e15cfd1Copy full SHA for e15cfd1
go.mod
@@ -21,5 +21,3 @@ require (
21
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
22
gopkg.in/yaml.v3 v3.0.1 // indirect
23
)
24
-
25
-replace k8s.io/mount-utils => ../mount-utils
0 commit comments