Update vendor csi spec and csi-test to 1.0.0-rc2
This commit is contained in:
4
vendor/github.com/kubernetes-csi/csi-test/Gopkg.toml
generated
vendored
4
vendor/github.com/kubernetes-csi/csi-test/Gopkg.toml
generated
vendored
@@ -27,7 +27,7 @@
|
||||
|
||||
[[constraint]]
|
||||
name = "github.com/container-storage-interface/spec"
|
||||
version = "~0.3.0"
|
||||
version = "v1.0.0-rc2"
|
||||
|
||||
[[constraint]]
|
||||
name = "github.com/golang/mock"
|
||||
@@ -35,7 +35,7 @@
|
||||
|
||||
[[constraint]]
|
||||
name = "github.com/golang/protobuf"
|
||||
version = "v1.1.0"
|
||||
version = "v1.2.0"
|
||||
|
||||
[[constraint]]
|
||||
name = "github.com/onsi/ginkgo"
|
||||
|
Reference in New Issue
Block a user