Skip to content

Commit

Permalink
vendor: bump etcd to v3.3.9
Browse files Browse the repository at this point in the history
...and use ugorji/go 1.1.1

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
  • Loading branch information
kolyshkin committed Sep 13, 2018
1 parent 03e089e commit a77a2a4
Show file tree
Hide file tree
Showing 66 changed files with 36,468 additions and 32,579 deletions.
5 changes: 2 additions & 3 deletions vendor.conf
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,9 @@ github.com/vishvananda/netlink b2de5d10e38ecce8607e6b438b6d174f389a004e
github.com/BurntSushi/toml a368813c5e648fee92e5f6c30e3944ff9d5e8895
github.com/samuel/go-zookeeper d0e0d8e11f318e000a8cc434616d69e329edc374
github.com/deckarep/golang-set ef32fa3046d9f249d399f98ebaf9be944430fd1d
github.com/coreos/etcd v3.2.1
github.com/coreos/etcd v3.3.9
github.com/coreos/go-semver v0.2.0
# fix for go vet (https://github.com/kolyshkin/ugorji-go/commit/1cf431c13dec46596)
github.com/ugorji/go go111 https://github.com/kolyshkin/ugorji-go
github.com/ugorji/go v1.1.1
github.com/hashicorp/consul v0.5.2
github.com/boltdb/bolt fff57c100f4dea1905678da7e90d92429dff2904
github.com/miekg/dns v1.0.7
Expand Down
40 changes: 33 additions & 7 deletions vendor/github.com/coreos/etcd/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/github.com/coreos/etcd/client/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions vendor/github.com/coreos/etcd/client/auth_role.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions vendor/github.com/coreos/etcd/client/auth_user.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

33 changes: 20 additions & 13 deletions vendor/github.com/coreos/etcd/client/client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions vendor/github.com/coreos/etcd/client/doc.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit a77a2a4

Please sign in to comment.