From 6ce20db589dd297cbccfa22547d9ac2548224925 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 22:10:06 +0000 Subject: [PATCH] build(deps): bump github.com/aliyun/credentials-go from 1.3.11 to 1.4.2 Bumps [github.com/aliyun/credentials-go](https://github.com/aliyun/credentials-go) from 1.3.11 to 1.4.2. - [Release notes](https://github.com/aliyun/credentials-go/releases) - [Commits](https://github.com/aliyun/credentials-go/compare/v1.3.11...v1.4.2) --- updated-dependencies: - dependency-name: github.com/aliyun/credentials-go dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 07871912f..1594bd903 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.11 + github.com/aliyun/credentials-go v1.4.2 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 a6877b824..70d68be66 100644 --- a/go.sum +++ b/go.sum @@ -53,8 +53,8 @@ github.com/aliyun/credentials-go v1.1.2/go.mod h1:ozcZaMR5kLM7pwtCMEpVmQ242suV6q 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/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/aliyun/credentials-go v1.4.2 h1:sJUeZNVjgP6X5UGYS0M6F4Ka5gxm1rhT/6ji1zIL9Tg= +github.com/aliyun/credentials-go v1.4.2/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=