From c2fafdd76ef3ecd9dbaf631e15696a4b4926c62f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 22:28:33 +0000 Subject: [PATCH] build(deps): bump github.com/aliyun/credentials-go from 1.3.10 to 1.3.11 Bumps [github.com/aliyun/credentials-go](https://github.com/aliyun/credentials-go) from 1.3.10 to 1.3.11. - [Release notes](https://github.com/aliyun/credentials-go/releases) - [Commits](https://github.com/aliyun/credentials-go/compare/v1.3.10...v1.3.11) --- updated-dependencies: - dependency-name: github.com/aliyun/credentials-go dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/go.mod b/go.mod index 3a93954d7..07871912f 100644 --- a/go.mod +++ b/go.mod @@ -8,7 +8,7 @@ require ( github.com/alibabacloud-go/tea-utils/v2 v2.0.7 github.com/aliyun/alibaba-cloud-sdk-go v1.63.0 github.com/aliyun/aliyun-oss-go-sdk v2.2.9+incompatible - github.com/aliyun/credentials-go v1.3.10 + github.com/aliyun/credentials-go v1.3.11 github.com/alyu/configparser v0.0.0-20191103060215-744e9a66e7bc github.com/droundy/goopt v0.0.0-20220217183150-48d6390ad4d1 github.com/jmespath/go-jmespath v0.4.0 diff --git a/go.sum b/go.sum index d7bd6c049..a6877b824 100644 --- a/go.sum +++ b/go.sum @@ -52,8 +52,9 @@ github.com/aliyun/aliyun-oss-go-sdk v2.2.9+incompatible/go.mod h1:T/Aws4fEfogEE9 github.com/aliyun/credentials-go v1.1.2/go.mod h1:ozcZaMR5kLM7pwtCMEpVmQ242suV6qTJya2bDq4X1Tw= github.com/aliyun/credentials-go v1.3.1/go.mod h1:8jKYhQuDawt8x2+fusqa1Y6mPxemTsBEN04dgcAcYz0= github.com/aliyun/credentials-go v1.3.6/go.mod h1:1LxUuX7L5YrZUWzBrRyk0SwSdH4OmPrib8NVePL3fxM= -github.com/aliyun/credentials-go v1.3.10 h1:45Xxrae/evfzQL9V10zL3xX31eqgLWEaIdCoPipOEQA= github.com/aliyun/credentials-go v1.3.10/go.mod h1:Jm6d+xIgwJVLVWT561vy67ZRP4lPTQxMbEYRuT2Ti1U= +github.com/aliyun/credentials-go v1.3.11 h1:8CjGRa0wAoNC0zGMar+PRushZkd1n4xdijpdV4vlCho= +github.com/aliyun/credentials-go v1.3.11/go.mod h1:Jm6d+xIgwJVLVWT561vy67ZRP4lPTQxMbEYRuT2Ti1U= github.com/alyu/configparser v0.0.0-20191103060215-744e9a66e7bc h1:eN2FUvn4J1A31pICABioDYukoh1Tmlei6L3ImZUin/I= github.com/alyu/configparser v0.0.0-20191103060215-744e9a66e7bc/go.mod h1:BYq/NZTroWuzkvsTPJgRBqSHGxKMHCz06gtlfY/W5RU= github.com/census-instrumentation/opencensus-proto v0.2.1/go.mod h1:f6KPmirojxKA12rnyqOA5BBL4O983OfeGPqjHWSTneU=