Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bump(*): update etcd to 3.2.16 and grpc to 1.7.5 #18731

Merged
merged 4 commits into from
Feb 27, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
288 changes: 144 additions & 144 deletions Godeps/Godeps.json

Large diffs are not rendered by default.

39 changes: 23 additions & 16 deletions glide.lock

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

6 changes: 5 additions & 1 deletion glide.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,11 @@ import:
version: ded73eae5db7e7a0ef6f55aace87a2873c5d2b74
# master
- package: github.com/coreos/etcd
version: v3.2.8
version: v3.2.16
- package: google.golang.org/grpc
version: v1.7.5
- package: github.com/grpc-ecosystem/grpc-gateway
version: v1.3.0
# cli
- package: github.com/gonum/blas
version: 37e82626499e1df7c54aeaba0959fd6e7e8dc1e4
Expand Down
18 changes: 0 additions & 18 deletions vendor/github.com/boltdb/bolt/Makefile

This file was deleted.

185 changes: 0 additions & 185 deletions vendor/github.com/boltdb/bolt/cmd/bolt/main_test.go

This file was deleted.

Loading