Bump dependencies to Kubernetes 1.20
This commit is contained in:
7
vendor/google.golang.org/grpc/tap/tap.go
generated
vendored
7
vendor/google.golang.org/grpc/tap/tap.go
generated
vendored
@@ -17,7 +17,12 @@
|
||||
*/
|
||||
|
||||
// Package tap defines the function handles which are executed on the transport
|
||||
// layer of gRPC-Go and related information. Everything here is EXPERIMENTAL.
|
||||
// layer of gRPC-Go and related information.
|
||||
//
|
||||
// Experimental
|
||||
//
|
||||
// Notice: This API is EXPERIMENTAL and may be changed or removed in a
|
||||
// later release.
|
||||
package tap
|
||||
|
||||
import (
|
||||
|
Reference in New Issue
Block a user