update vendor csi-lib-utils@v0.6.1

Signed-off-by: Andrew Sy Kim <kiman@vmware.com>
This commit is contained in:
Andrew Sy Kim
2019-03-29 15:14:11 -04:00
parent 54a21f108e
commit 4e3f4a86ec
31 changed files with 2651 additions and 365 deletions

View File

@@ -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