From 945c08d9c3b82cf0071f4ab69e60ec5da9ec57e8 Mon Sep 17 00:00:00 2001 From: xiaoqidun Date: Sun, 10 Sep 2023 18:24:15 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E8=87=AA=E5=8A=A8=E6=9E=84=E5=BB=BA):=20?= =?UTF-8?q?=E8=87=AA=E5=8A=A8=E6=9E=84=E5=BB=BA?= 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 c94a3d5..5d8bfe7 100644 --- a/go.mod +++ b/go.mod @@ -1,3 +1,3 @@ module github.com/xiaoqidun/gitcz -go 1.20 +go 1.21.1