Add vendored etcd

This is a git submodule. Once etcd v3 becomes stable, this might not be
necessary anymore. We'll have to wait and see!
This commit is contained in:
James Shubin
2016-06-18 04:41:20 -04:00
parent a55807a708
commit 6da6f75b88
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored Normal file
View File

@@ -0,0 +1,3 @@
[submodule "vendor/github.com/coreos/etcd"]
path = vendor/github.com/coreos/etcd
url = https://github.com/coreos/etcd/

1
vendor/github.com/coreos/etcd generated vendored Submodule