vendor: update gRPC to latest

Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
This commit is contained in:
Gyuho Lee
2019-08-06 10:20:02 -07:00
parent 44a00a33ef
commit f5f400b14a
15 changed files with 165 additions and 167 deletions

View File

@ -19,4 +19,4 @@
package grpc
// Version is the current grpc version.
const Version = "1.22.1"
const Version = "1.23.0-dev"