
Moves the vendor/ directory to cmd/vendor. Vendored binaries are built from cmd/, which is backed by symlinks pointing back to repo root.
143 B
143 B
cmd
This directory is meant to enforce vendoring for etcd binaries without polluting the etcd client libraries with vendored dependencies.