Gyuho Lee
|
a151edc8c2
|
vendor: fix vendor go mod
Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
|
2019-02-19 08:48:25 -08:00 |
|
Gyuho Lee
|
b1e87f8ae1
|
cmd: move "cmd/vendor" to root, remove "cmd"
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
|
2018-01-24 15:26:17 -08:00 |
|
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 |
|
Xiang Li
|
f05f7b475e
|
vendor: add yaml dependencies
|
2016-04-01 09:36:11 -07:00 |
|