diff --git a/ssh.go b/ssh.go index 5deaa3b..e3aa83e 100644 --- a/ssh.go +++ b/ssh.go @@ -13,7 +13,7 @@ import ( "strings" "time" - "b612.me/starainrt" + "git.b612.me/b612/starainrt" "github.com/pkg/sftp" "golang.org/x/crypto/ssh"