Anthony Romano
1fe2a9b124
Revert "Merge pull request #7139 from heyitsanthony/proxy-rlock"
...
This reverts commit 304606ab0bb009169b442dec6f9af76e4cd1e887, reversing
changes made to 7dfe503f1c86de755ca379e95922e43afacee923.
2017-02-10 14:37:48 -08:00
Gyu-Ho Lee
a674116f07
vendor: update tablewritier
2017-01-24 11:41:47 -08:00
Anthony Romano
af51f87ad2
vendor: remove groupcache, add ccache
2017-01-13 10:02:04 -08:00
Dr. Stefan Schimanski
4a245a632a
vendor: update ugorji/go
2017-01-09 12:13:50 +01: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
Dr. Stefan Schimanski
b21731c022
vendor: update ugorji/go
2016-12-06 07:53:47 +01:00
Dongsu Park
5e351956b9
vendor: bump go-systemd to v14 to avoid build error
...
Bump go-systemd to v14 (48702e0d, 2016-11-14).
Also adjust caller of daemon.SdNotify() to avoid build error, which can
be seen especially when running "go get github.com/coreos/etcd".
2016-12-01 13:26:46 +01:00
Gyu-Ho Lee
38ce362629
vendor: clean up, remove unnecessary deps
2016-11-11 09:51:07 -08:00
Gyu-Ho Lee
b8b72f80f9
*: revendor, update proto files
2016-11-10 12:02:00 -08:00
Gyu-Ho Lee
859ac6dfd8
vendor: rerun 'updatedep.sh' script, clean up
2016-11-09 15:59:47 -08:00
Anthony Romano
57fb2a2b35
vendor: unvendor gopcap so travis CI works
2016-11-07 16:17:52 -08:00
sharat
2c974abcb9
clientv3: added go-grpc-prometheus for client meterics
2016-10-27 22:36:05 +05:30
Gyu-Ho Lee
cd618323d0
vendor: backport 'google/btree' changes
2016-10-25 10:53:35 -07:00
Gyu-Ho Lee
b9f3ef09e1
vendor: clean up dependencies (remove unused ones)
2016-10-10 11:17:27 -07:00
Gyu-Ho Lee
f957c401d3
vendor: remove unused code
2016-09-23 16:57:28 -07:00
Gyu-Ho Lee
ecb577d40c
vendor: update 'google/btree'
2016-09-23 12:54:25 -07:00
Gyu-Ho Lee
00f5a01378
vendor: boltdb/bolt v1.3.0 for Go 1.7
2016-08-18 10:36:20 -07:00
Gyu-Ho Lee
3f0f4bfee7
vendor: clockwork v0.1.0
2016-08-16 16:31:10 -07:00
Gyu-Ho Lee
29372f9dd2
vendor: update go-systemd, probing
2016-08-15 14:04:07 -07:00
Gyu-Ho Lee
d5900e8b63
vendor: migrate to glide
2016-08-15 12:10:21 -07:00
Xiang Li
5a83f05e96
dep: update probing
2016-07-31 18:24:00 -07:00
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