Update dependencies
This commit is contained in:
1
vendor/golang.org/x/crypto/ssh/connection.go
generated
vendored
1
vendor/golang.org/x/crypto/ssh/connection.go
generated
vendored
@@ -23,7 +23,6 @@ func (e *OpenChannelError) Error() string {
|
||||
// ConnMetadata holds metadata for the connection.
|
||||
type ConnMetadata interface {
|
||||
// User returns the user ID for this connection.
|
||||
// It is empty if no authentication is used.
|
||||
User() string
|
||||
|
||||
// SessionID returns the sesson hash, also denoted by H.
|
||||
|
||||
Reference in New Issue
Block a user