Fix godeps
Signed-off-by: Olivier Gambier <olivier@docker.com>
This commit is contained in:
parent
77e69b9cf3
commit
53e3c1d7b2
806 changed files with 431 additions and 1075412 deletions
2
vendor/google.golang.org/grpc/credentials/credentials.go
generated
vendored
2
vendor/google.golang.org/grpc/credentials/credentials.go
generated
vendored
|
@ -35,7 +35,7 @@
|
|||
// which encapsulate all the state needed by a client to authenticate with a
|
||||
// server and make various assertions, e.g., about the client's identity, role,
|
||||
// or whether it is authorized to make a particular call.
|
||||
package credentials // import "google.golang.org/grpc/credentials"
|
||||
package credentials
|
||||
|
||||
import (
|
||||
"crypto/tls"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue