mirror of
https://github.com/eiblog/eiblog.git
synced 2026-03-01 00:34:58 +08:00
update vendor
This commit is contained in:
2
vendor/golang.org/x/crypto/ssh/client_auth_test.go
generated
vendored
2
vendor/golang.org/x/crypto/ssh/client_auth_test.go
generated
vendored
@@ -622,7 +622,7 @@ func TestClientAuthErrorList(t *testing.T) {
|
||||
t.Fatalf("errors: got %v, want %v", e, publicKeyErr)
|
||||
}
|
||||
default:
|
||||
t.Fatal("errors: got %v, expected 2 errors", authErrs.Errors)
|
||||
t.Fatalf("errors: got %v, expected 2 errors", authErrs.Errors)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user