update vendor csi-lib-utils@v0.6.1
Signed-off-by: Andrew Sy Kim <kiman@vmware.com>
This commit is contained in:
@@ -11,8 +11,7 @@ required = [
|
||||
|
||||
[[constraint]]
|
||||
name = "github.com/container-storage-interface/spec"
|
||||
version = "=1.0.0" # Set this to exactly 1.0.0 until we can update test code to handle 1.1.0
|
||||
|
||||
version = "=1.1.0"
|
||||
|
||||
# The dependency on external-provisioner should be removed with #60.
|
||||
[[constraint]]
|
||||
@@ -37,7 +36,7 @@ required = [
|
||||
|
||||
[[constraint]]
|
||||
name = "github.com/kubernetes-csi/csi-lib-utils"
|
||||
version = ">=0.4.0"
|
||||
version = ">=v0.6.1"
|
||||
|
||||
[prune]
|
||||
non-go = true
|
||||
|
Reference in New Issue
Block a user