From 6ff12bca344558284cdd4eaacad068155c9bcc41 Mon Sep 17 00:00:00 2001 From: Eg <1711788888@qq.com> Date: Thu, 21 Jul 2022 23:11:28 +0800 Subject: [PATCH] =?UTF-8?q?:art:=20=E6=9B=B4=E6=96=B0=E4=BB=93=E5=BA=93&&g?= =?UTF-8?q?o=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- go.mod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/go.mod b/go.mod index 30ba9bc..a0c3d78 100644 --- a/go.mod +++ b/go.mod @@ -1,5 +1,5 @@ -module github.com/vimsucks/wxwork-bot-go +module git.echol.cn/GW-back/wechat-bot -go 1.12 +go 1.18 require github.com/stretchr/testify v1.4.0