Skip to content

Commit 29ffa34

Browse files
committed
update vendor [email protected]
Signed-off-by: Andrew Sy Kim <[email protected]>
1 parent 54a21f1 commit 29ffa34

File tree

29 files changed

+2620
-347
lines changed

29 files changed

+2620
-347
lines changed

Gopkg.lock

+22-18
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Gopkg.toml

+3-4
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,9 @@ required = [
99
]
1010

1111

12-
[[constraint]]
12+
[[override]]
1313
name = "github.com/container-storage-interface/spec"
14-
version = "=1.0.0" # Set this to exactly 1.0.0 until we can update test code to handle 1.1.0
15-
14+
version = "=1.1.0"
1615

1716
# The dependency on external-provisioner should be removed with #60.
1817
[[constraint]]
@@ -37,7 +36,7 @@ required = [
3736

3837
[[constraint]]
3938
name = "github.com/kubernetes-csi/csi-lib-utils"
40-
version = ">=0.4.0"
39+
version = ">=v0.6.1"
4140

4241
[prune]
4342
non-go = true

0 commit comments

Comments
 (0)