etcd/cmd
Anthony Romano 3f187a103b vendor: lock down some soft dependencies
Locks down:
* go-rundewidth (via tablewriter)
* golang.org/x/sys
* prometheus/{common,procfs} (via prometheus-client)
2017-03-06 12:03:45 -08:00
..
vendor vendor: lock down some soft dependencies 2017-03-06 12:03:45 -08:00
README.md vendor: only vendor on emitted binaries 2016-04-05 21:01:16 -07:00
etcd build: support go install github.com/coreos/etcd/cmd/etcd 2016-08-15 15:08:41 -07:00
etcdctl vendor: only vendor on emitted binaries 2016-04-05 21:01:16 -07:00
tools vendor: only vendor on emitted binaries 2016-04-05 21:01:16 -07:00

README.md

cmd

This directory is meant to enforce vendoring for etcd binaries without polluting the etcd client libraries with vendored dependencies.