From 63061758d1d865bca450fcf18b530d4a7d87b8c3 Mon Sep 17 00:00:00 2001 From: wantoper <305986045@qq.com> Date: Thu, 22 May 2025 11:33:54 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E6=96=B0=E5=A2=9E=E3=80=91=E3=80=90?= =?UTF-8?q?=E9=83=A8=E7=BD=B2=E3=80=91=E9=98=BF=E9=87=8C=E4=BA=91WAF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- go.mod | 1 + 1 file changed, 1 insertion(+) diff --git a/go.mod b/go.mod index 8d319d6..241db4c 100644 --- a/go.mod +++ b/go.mod @@ -12,6 +12,7 @@ require ( github.com/alibabacloud-go/tea-utils/v2 v2.0.7 github.com/alibabacloud-go/waf-openapi-20211001/v5 v5.1.2 github.com/aliyun/aliyun-oss-go-sdk v3.0.2+incompatible + github.com/aliyun/credentials-go v1.4.6 github.com/gin-contrib/gzip v1.2.3 github.com/gin-contrib/sessions v1.0.3 github.com/gin-gonic/gin v1.10.0