63 Commits

Author SHA1 Message Date
Dongsu Park
00c9fe4753 vendor: update go-systemd
Godeps.json and vendor need to be updated according to the newest
go-systemd, as SdNotify() in go-systemd has changed its API.
2016-07-21 08:20:52 +02:00
Gyu-Ho Lee
e7c1594c82 vendor: update 'gogo/protobuf' 2016-07-18 09:33:09 -07:00
Gyu-Ho Lee
ecebe7b979 vendor: change to 'grpc-ecosystem' from 'gengo' 2016-07-15 13:29:05 -07:00
Gyu-Ho Lee
6d81601df3 vendor: update capnslog 2016-06-20 19:39:15 -07:00
Gyu-Ho Lee
c4df15ff3e vendor: codegangsta/cli to urfave/cli
For https://github.com/coreos/etcd/issues/3901.
2016-06-20 15:06:20 -07:00
Gyu-Ho Lee
d03a3d141e vendor: update gRPC dependency 2016-06-17 10:22:16 -07:00
mqliang
eca38c109a vendor:add groupcache lru package 2016-06-15 14:12:36 +08:00
Xiang Li
252adc0caf *: update dependencies 2016-06-14 17:09:06 -07:00
Gyu-Ho Lee
0b7e5c70a5 *: update google/btree dependency 2016-06-08 11:23:49 -07:00
Gyu-Ho Lee
bc5f626e56 vendor: update boltdb to v1.2.1 2016-05-17 12:42:38 -07:00
Gyu-Ho Lee
12d01bb1eb vendor: update grpc, gogo/protobuf 2016-04-25 14:10:58 -07:00
Xiang Li
94d436c5d1 vendor: add go-humanize 2016-04-11 22:55:47 -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