mirror of
https://github.com/kubernetes-sigs/prometheus-adapter.git
synced 2026-04-07 22:25:03 +00:00
*: revendor dependencies after moving to go1.12
This commit is contained in:
parent
a47edfe5a9
commit
552284f174
371 changed files with 57445 additions and 108763 deletions
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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue