From dc33ed5ea28c347eba14624531c849cca8feee36 Mon Sep 17 00:00:00 2001 From: "chen.yang" Date: Fri, 25 Feb 2022 11:27:15 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E6=A8=A1=E5=9D=97=E5=90=8D?= =?UTF-8?q?=E7=A7=B0.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: chen.yang --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 2462b90..94dbae1 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module blacktea.vip.cpolar.top/OrgGo/ssh +module gitee.com/yuzhen-iot-team/ssh go 1.17