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
e3558a64cf
vendor: update grpc-go v1.0.2 tag
...
Fix https://github.com/coreos/etcd/issues/6529 .
2016-10-10 11:18:01 -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
01471481a9
vendor: update grpc/grpc-go for clientconn patch
2016-08-18 20:17:24 -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
Anthony Romano
8d7703528a
Merge pull request #5845 from heyitsanthony/clientv3-ignore-dead-eps
...
clientv3: respect up/down notifications from grpc
2016-08-16 11:56:03 -07:00
Anthony Romano
b9d01fb98b
vendor: update grpc
2016-08-15 16:19:40 -07:00
Anthony Romano
449923c98b
build: support go install github.com/coreos/etcd/cmd/etcd
...
Could build via github.com/coreos/etcd/cmd but that would generate a binary
named "cmd", which is not ideal.
2016-08-15 15:08:41 -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
Anthony Romano
d9a8a326df
vendor: update grpc
...
Fixes #5871
2016-07-14 17:58:58 -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
b2a531d5a3
vendor: update grpc dependency
...
For 59486d9c17
2016-06-10 20:40:06 -07:00
Gyu-Ho Lee
0b7e5c70a5
*: update google/btree dependency
2016-06-08 11:23:49 -07:00
Anthony Romano
b382c2c86f
vendor: update grpc
2016-06-07 22:46:43 -07:00
Gyu-Ho Lee
542b7dff64
vendor: update grpc dependency
2016-06-01 11:24:03 -07:00
Gyu-Ho Lee
bc5f626e56
vendor: update boltdb to v1.2.1
2016-05-17 12:42:38 -07:00
Anthony Romano
3c3bb3f97c
godep: add golang.org/x/time/rate
2016-05-16 11:14:45 -07:00
Gyu-Ho Lee
711be0a567
cmd/vendor: update grpc (upstream)
2016-05-12 19:02:30 -07:00
Gyu-Ho Lee
12d01bb1eb
vendor: update grpc, gogo/protobuf
2016-04-25 14:10:58 -07:00
Xiang Li
7c5ec417c3
*:update dependencies
2016-04-13 10:47:24 -07:00
Xiang Li
94d436c5d1
vendor: add go-humanize
2016-04-11 22:55:47 -07:00
Anthony Romano
6b0eb9c3c0
godeps: update grpc dependency
2016-04-06 01:30:06 -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