summaryrefslogtreecommitdiffhomepage
path: root/ssh/tailssh/tailssh_integration_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'ssh/tailssh/tailssh_integration_test.go')
-rw-r--r--ssh/tailssh/tailssh_integration_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/ssh/tailssh/tailssh_integration_test.go b/ssh/tailssh/tailssh_integration_test.go
index 1799d3400..5c4f533b1 100644
--- a/ssh/tailssh/tailssh_integration_test.go
+++ b/ssh/tailssh/tailssh_integration_test.go
@@ -32,8 +32,8 @@ import (
"github.com/bramvdbogaerde/go-scp"
"github.com/google/go-cmp/cmp"
"github.com/pkg/sftp"
- gossh "github.com/tailscale/golang-x-crypto/ssh"
"golang.org/x/crypto/ssh"
+ gossh "golang.org/x/crypto/ssh"
"golang.org/x/crypto/ssh/agent"
"tailscale.com/net/tsdial"
"tailscale.com/tailcfg"