Tamir Duberstein
|
42344da5df
|
Gopkg.toml: remove unnecessary constraints and add pruning
Confirmed that `dep ensure` results in no version changes in Gopkg.lock.
|
2018-01-31 10:21:24 -05:00 |
|
Gyuho Lee
|
970ab0b966
|
vendor: regenerate
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
|
2018-01-24 15:26:17 -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 |
|
Anthony Romano
|
bd832e5b0a
|
*: migrate Godeps to vendor/
|
2016-03-22 17:10:28 -07:00 |
|