Skip to content

Commit c2fafdd

Browse files
dependabot[bot]JacksonTian
authored andcommitted
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](aliyun/credentials-go@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] <[email protected]>
1 parent fae8241 commit c2fafdd

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/alibabacloud-go/tea-utils/v2 v2.0.7
99
github.com/aliyun/alibaba-cloud-sdk-go v1.63.0
1010
github.com/aliyun/aliyun-oss-go-sdk v2.2.9+incompatible
11-
github.com/aliyun/credentials-go v1.3.10
11+
github.com/aliyun/credentials-go v1.3.11
1212
github.com/alyu/configparser v0.0.0-20191103060215-744e9a66e7bc
1313
github.com/droundy/goopt v0.0.0-20220217183150-48d6390ad4d1
1414
github.com/jmespath/go-jmespath v0.4.0

go.sum

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,9 @@ github.com/aliyun/aliyun-oss-go-sdk v2.2.9+incompatible/go.mod h1:T/Aws4fEfogEE9
5252
github.com/aliyun/credentials-go v1.1.2/go.mod h1:ozcZaMR5kLM7pwtCMEpVmQ242suV6qTJya2bDq4X1Tw=
5353
github.com/aliyun/credentials-go v1.3.1/go.mod h1:8jKYhQuDawt8x2+fusqa1Y6mPxemTsBEN04dgcAcYz0=
5454
github.com/aliyun/credentials-go v1.3.6/go.mod h1:1LxUuX7L5YrZUWzBrRyk0SwSdH4OmPrib8NVePL3fxM=
55-
github.com/aliyun/credentials-go v1.3.10 h1:45Xxrae/evfzQL9V10zL3xX31eqgLWEaIdCoPipOEQA=
5655
github.com/aliyun/credentials-go v1.3.10/go.mod h1:Jm6d+xIgwJVLVWT561vy67ZRP4lPTQxMbEYRuT2Ti1U=
56+
github.com/aliyun/credentials-go v1.3.11 h1:8CjGRa0wAoNC0zGMar+PRushZkd1n4xdijpdV4vlCho=
57+
github.com/aliyun/credentials-go v1.3.11/go.mod h1:Jm6d+xIgwJVLVWT561vy67ZRP4lPTQxMbEYRuT2Ti1U=
5758
github.com/alyu/configparser v0.0.0-20191103060215-744e9a66e7bc h1:eN2FUvn4J1A31pICABioDYukoh1Tmlei6L3ImZUin/I=
5859
github.com/alyu/configparser v0.0.0-20191103060215-744e9a66e7bc/go.mod h1:BYq/NZTroWuzkvsTPJgRBqSHGxKMHCz06gtlfY/W5RU=
5960
github.com/census-instrumentation/opencensus-proto v0.2.1/go.mod h1:f6KPmirojxKA12rnyqOA5BBL4O983OfeGPqjHWSTneU=

0 commit comments

Comments
 (0)