etcd/cmd/README.md
Anthony Romano b1d41016b2 vendor: only vendor on emitted binaries
Moves the vendor/ directory to cmd/vendor. Vendored binaries are built
from cmd/, which is backed by symlinks pointing back to repo root.
2016-04-05 21:01:16 -07:00

143 B

cmd

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