From e38430672884680c7fcd0bb5770ac99890ceebd8 Mon Sep 17 00:00:00 2001 From: loser <1711788888@qq.com> Date: Wed, 25 May 2022 18:46:00 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'go.mod'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 27a7218..5bb54f4 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module github.com/Echo7659/nacos-viper-remote +module git.echol.cn/loser/nacos-viper-remote go 1.14