1
0
mirror of https://github.com/ceph/ceph-csi.git synced 2025-03-21 06:39:28 +00:00

vendor: Gopkg.toml: added protobuf override to v1.1.0

This commit is contained in:
gman 2018-08-01 10:16:36 +02:00
parent 8ea659f0d5
commit 0ce2c68454

View File

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