Skip to content
This repository was archived by the owner on Mar 16, 2021. It is now read-only.

Commit d82cde8

Browse files
committed
update vendor
1 parent e495cec commit d82cde8

File tree

2 files changed

+12
-25
lines changed

2 files changed

+12
-25
lines changed

Gopkg.lock

Lines changed: 7 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Gopkg.toml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
[[constraint]]
2525
name = "github.com/container-storage-interface/spec"
26-
version = "~0.2.0"
26+
version = "~0.3.0"
2727

2828
[[constraint]]
2929
branch = "master"
@@ -72,3 +72,7 @@
7272
[[override]]
7373
version = "kubernetes-1.10.0-beta.1"
7474
name = "k8s.io/api"
75+
76+
[[override]]
77+
name = "github.com/golang/protobuf"
78+
version = "v1.1.0"

0 commit comments

Comments
 (0)