Update google.golang.org/grpc from v1.27.1 to v1.38.0

v1.38.0 is used by Kubernetes since
https://github.com/kubernetes/kubernetes/pull/100488.

Signed-off-by: Kazuyoshi Kato <katokazu@amazon.com>
This commit is contained in:
Kazuyoshi Kato
2021-06-16 12:04:50 -07:00
committed by Davanum Srinivas
parent 8d2e156ddb
commit b7e79dc5ab
225 changed files with 35382 additions and 3998 deletions

View File

@@ -16,6 +16,8 @@
*
*/
//go:generate ./regenerate.sh
/*
Package grpc implements an RPC system called gRPC.