mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-09 16:00:22 +00:00
vendor: Gopkg.toml: added protobuf override to v1.1.0
This commit is contained in:
parent
8ea659f0d5
commit
0ce2c68454
@ -29,3 +29,7 @@
|
||||
[[override]]
|
||||
version = "kubernetes-1.10.0-beta.1"
|
||||
name = "k8s.io/api"
|
||||
|
||||
[[override]]
|
||||
name = "github.com/golang/protobuf"
|
||||
version = "1.1.0"
|
||||
|
Loading…
Reference in New Issue
Block a user