* github.com/coreos/etcd
* google.golang.org/grpc
This commit is contained in:
Justin Santa Barbara 2017-03-26 10:45:48 -04:00 committed by Kris Nova
parent 49dd9aa179
commit abe2ced25f
3 changed files with 8 additions and 0 deletions

6
.gitmodules vendored
View File

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

1
_vendor/github.com/coreos/etcd generated Submodule

@ -0,0 +1 @@
Subproject commit cc198e22d3b8fd7ec98304c95e68ee375be54589

1
_vendor/google.golang.org/grpc generated Submodule

@ -0,0 +1 @@
Subproject commit 231b4cfea0e79843053a33f5fe90bd4d84b23cd3