From 0f3c9cd77317e1bb37a06b06fc60469e89d0e032 Mon Sep 17 00:00:00 2001 From: wind Date: Fri, 15 Nov 2024 11:51:20 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BF=98=E5=8E=9F?= 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 2ca1edf..0180599 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module github.com/hb1707/wechat/v2 +module github.com/silenceper/wechat/v2 go 1.16