Iwasaki Yudai
|
0cdf5b2d58
|
vendor: add github.com/tmc/grpc-websocket-proxy
Updating golang.org/x/net as well so that a new dependency
github.com/sirupsen/logrus can be compiled on Windows environments.
|
2017-10-06 15:14:01 -07:00 |
|
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 |
|
Gyu-Ho Lee
|
d03a3d141e
|
vendor: update gRPC dependency
|
2016-06-17 10:22:16 -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 |
|