From 49e2ffeeb39ad7c11d12faca4ee9490aa606da13 Mon Sep 17 00:00:00 2001 From: cqc Date: Tue, 8 Aug 2023 13:50:34 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=89=88=E6=9C=AC=E5=8F=B7?= =?UTF-8?q?=E4=B8=BA1.2.6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- aws/version.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aws/version.go b/aws/version.go index 97a3f57..d4fdfff 100755 --- a/aws/version.go +++ b/aws/version.go @@ -5,4 +5,4 @@ package aws const SDKName = "aws-sdk-go" // SDKVersion is the version of this SDK -const SDKVersion = "1.2.5" +const SDKVersion = "1.2.6"