vendor: upgrade google.golang.org/grpc to v1.14.0

Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
This commit is contained in:
Gyuho Lee
2018-08-09 19:36:35 -07:00
parent d726baf02c
commit 6c6bc3a200
38 changed files with 1941 additions and 1193 deletions

View File

@ -19,4 +19,4 @@
package grpc
// Version is the current grpc version.
const Version = "1.13.0"
const Version = "1.14.0"