From a2be8d877c7b4a228c1d914bd80fa8f6855f4643 Mon Sep 17 00:00:00 2001 From: "chen.yang" Date: Mon, 23 Aug 2021 13:20:35 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=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 22c6884..ee456a9 100644 --- a/go.mod +++ b/go.mod @@ -1,3 +1,3 @@ -module gitlab.mgm-iot.com/horseman-A21/iotlog +module gitlab.mgm-iot.com/Golibs/iotlog go 1.16