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:
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal 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
1
vendor/github.com/coreos/etcd
generated
vendored
Submodule
Submodule vendor/github.com/coreos/etcd added at 3e057129e2
Reference in New Issue
Block a user