From 6beb5b4b6ab887d9fcb726df6efb4fe7ab16f760 Mon Sep 17 00:00:00 2001 From: "chen.yang" Date: Mon, 14 Mar 2022 18:46:23 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BF=81=E7=A7=BB=E4=BB=93=E5=BA=93.?= 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 4a468ac..402a61d 100644 --- a/go.mod +++ b/go.mod @@ -1,3 +1,3 @@ -module gitee.com/yuzhen-iot-team/iotlog +module gitmiot.vip.cpolar.top/Libs-Go/iotlog go 1.16