From 755c39089b2cc544729eef08def0cb337943af0c Mon Sep 17 00:00:00 2001 From: yuguojian <18126816215> Date: Fri, 4 Jul 2025 11:06:27 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0mod?= 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 3cf172c..816fc7d 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module git.ssgfgtfy.com/public/ssgf_utils go 1.23.0 -toolchain go1.23.10 +toolchain go1.24.0 require ( github.com/alibabacloud-go/darabonba-openapi/v2 v2.1.7