From 7fa1846dbf69d57ae0dd2195e5fc136339c2b31f Mon Sep 17 00:00:00 2001 From: "chen.yang" Date: Thu, 9 Dec 2021 15:28:02 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=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 ee456a9..4a468ac 100644 --- a/go.mod +++ b/go.mod @@ -1,3 +1,3 @@ -module gitlab.mgm-iot.com/Golibs/iotlog +module gitee.com/yuzhen-iot-team/iotlog go 1.16