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 |
|
Anthony Romano
|
f095334788
|
vendor: use versions when possible in glide.yaml
Now using tags instead of SHAs
|
2016-12-08 14:26:08 -08:00 |
|
Gyu-Ho Lee
|
d5900e8b63
|
vendor: migrate to glide
|
2016-08-15 12:10:21 -07: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 |
|