From a6078f8616c2b631bc5215e28d2205f429a59b84 Mon Sep 17 00:00:00 2001 From: Wesley Wu Date: Tue, 15 Aug 2023 17:51:57 +0800 Subject: [PATCH] =?UTF-8?q?module=20=E5=90=8D=E7=A7=B0?= 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 c8e0d4b..b133980 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module github.com/guru-proto +module github.com/castbox/guru-proto go 1.20