From 069c97232781787f141586602a59fa6384a15b8f Mon Sep 17 00:00:00 2001 From: wucongxing8150 <815046773@qq.com> Date: Mon, 30 Dec 2024 18:13:04 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8E=A5=E5=8F=A3=E5=B7=B2=E5=85=A8=E9=83=A8?= =?UTF-8?q?=E6=96=B0=E5=A2=9E=E5=AE=8C=E6=AF=951?= 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 0443535..8cb529d 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module case-open-api -go 1.19 +go 1.20 require ( github.com/alibabacloud-go/darabonba-openapi/v2 v2.0.10