mirror of https://github.com/kubernetes/kops.git
Add deps
* github.com/coreos/etcd * google.golang.org/grpc
This commit is contained in:
parent
49dd9aa179
commit
abe2ced25f
|
@ -259,3 +259,9 @@
|
|||
[submodule "_vendor/github.com/pelletier/go-buffruneio"]
|
||||
path = _vendor/github.com/pelletier/go-buffruneio
|
||||
url = https://github.com/pelletier/go-buffruneio
|
||||
[submodule "_vendor/github.com/coreos/etcd"]
|
||||
path = _vendor/github.com/coreos/etcd
|
||||
url = https://github.com/coreos/etcd
|
||||
[submodule "_vendor/google.golang.org/grpc"]
|
||||
path = _vendor/google.golang.org/grpc
|
||||
url = https://github.com/grpc/grpc-go.git
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
Subproject commit cc198e22d3b8fd7ec98304c95e68ee375be54589
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 231b4cfea0e79843053a33f5fe90bd4d84b23cd3
|
Loading…
Reference in New Issue