Update k8s apis to release-1.14 and update all of vendor
This commit is contained in:
3
vendor/google.golang.org/grpc/stats/stats.go
generated
vendored
3
vendor/google.golang.org/grpc/stats/stats.go
generated
vendored
@@ -24,10 +24,9 @@
|
||||
package stats // import "google.golang.org/grpc/stats"
|
||||
|
||||
import (
|
||||
"context"
|
||||
"net"
|
||||
"time"
|
||||
|
||||
"golang.org/x/net/context"
|
||||
)
|
||||
|
||||
// RPCStats contains stats information about RPCs.
|
||||
|
Reference in New Issue
Block a user