Skip to content

Commit

Permalink
Bump github.com/aliyun/credentials-go from 1.2.3 to 1.2.4
Browse files Browse the repository at this point in the history
Bumps [github.com/aliyun/credentials-go](https://github.com/aliyun/credentials-go) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/aliyun/credentials-go/releases)
- [Commits](aliyun/credentials-go@v1.2.3...v1.2.4)

---
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]>
  • Loading branch information
dependabot[bot] authored and JacksonTian committed Sep 23, 2022
1 parent 0afd3fb commit c99188c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/alibabacloud-go/tea v1.1.19
github.com/aliyun/alibaba-cloud-sdk-go v1.61.1732
github.com/aliyun/aliyun-oss-go-sdk v2.2.4+incompatible
github.com/aliyun/credentials-go v1.2.3
github.com/aliyun/credentials-go v1.2.4
github.com/alyu/configparser v0.0.0-20191103060215-744e9a66e7bc
github.com/baiyubin/aliyun-sts-go-sdk v0.0.0-20180326062324-cfa1a18b161f // indirect
github.com/droundy/goopt v0.0.0-20220217183150-48d6390ad4d1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ github.com/aliyun/alibaba-cloud-sdk-go v1.61.1732 h1:FFdcSXliwqGnXXU/sxWhtkuOLRf
github.com/aliyun/alibaba-cloud-sdk-go v1.61.1732/go.mod h1:RcDobYh8k5VP6TNybz9m++gL3ijVI5wueVr0EM10VsU=
github.com/aliyun/aliyun-oss-go-sdk v2.2.4+incompatible h1:cD1bK/FmYTpL+r5i9lQ9EU6ScAjA173EVsii7gAc6SQ=
github.com/aliyun/aliyun-oss-go-sdk v2.2.4+incompatible/go.mod h1:T/Aws4fEfogEE9v+HPhhw+CntffsBHJ8nXQCwKr0/g8=
github.com/aliyun/credentials-go v1.2.3 h1:Vmodnr52Rz1mcbwn0kzMhLRKb6soizewuKXdfZiNemU=
github.com/aliyun/credentials-go v1.2.3/go.mod h1:/KowD1cfGSLrLsH28Jr8W+xwoId0ywIy5lNzDz6O1vw=
github.com/aliyun/credentials-go v1.2.4 h1:qu8c21BCvbaPJArEcsSk7GbSdxYFiACCjYzkEKCoeLA=
github.com/aliyun/credentials-go v1.2.4/go.mod h1:/KowD1cfGSLrLsH28Jr8W+xwoId0ywIy5lNzDz6O1vw=
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/baiyubin/aliyun-sts-go-sdk v0.0.0-20180326062324-cfa1a18b161f h1:ZNv7On9kyUzm7fvRZumSyy/IUiSC7AzL0I1jKKtwooA=
Expand Down

0 comments on commit c99188c

Please sign in to comment.