From 4f3431548873eb2487a78e73a04b0e384de1e519 Mon Sep 17 00:00:00 2001 From: 兔子 Date: Wed, 11 Sep 2019 15:05:40 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9pkg=E7=9B=AE=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ssh.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"