Skip to content

Commit

Permalink
Bump github.com/aliyun/credentials-go from 1.2.2 to 1.3.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.2 to 1.3.4.
- [Release notes](https://github.com/aliyun/credentials-go/releases)
- [Commits](aliyun/credentials-go@v1.2.2...v1.3.4)

---
updated-dependencies:
- dependency-name: github.com/aliyun/credentials-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 27, 2024
1 parent af87c76 commit 15f935e
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 38 deletions.
8 changes: 2 additions & 6 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,12 @@ require (
github.com/AliyunContainerService/ack-secret-manager v0.0.0-20220112125214-d31312f5d710
github.com/alibabacloud-go/darabonba-openapi v0.1.7
github.com/alibabacloud-go/kms-20160120/v2 v2.0.0
github.com/alibabacloud-go/sts-20150401 v1.1.0 // indirect
github.com/alibabacloud-go/tea v1.1.15
github.com/alibabacloud-go/tea v1.2.2
github.com/aliyun/alibaba-cloud-sdk-go v1.61.1473
github.com/aliyun/credentials-go v1.2.2
github.com/aliyun/credentials-go v1.3.4
github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af
github.com/pkg/errors v0.9.1
google.golang.org/grpc v1.29.1
k8s.io/api v0.20.2 // indirect
k8s.io/apimachinery v0.20.2 // indirect
k8s.io/client-go v12.0.0+incompatible // indirect
k8s.io/klog/v2 v2.8.0
sigs.k8s.io/secrets-store-csi-driver v0.0.22
sigs.k8s.io/yaml v1.2.0
Expand Down
Loading

0 comments on commit 15f935e

Please sign in to comment.