mirror of
https://github.com/open-cluster-management-io/ocm.git
synced 2026-02-14 18:09:57 +00:00
🌱 Bump github.com/aws/aws-sdk-go-v2/service/iam (#1285)
Some checks failed
Scorecard supply-chain security / Scorecard analysis (push) Failing after 1m12s
Post / coverage (push) Failing after 36m47s
Post / images (amd64, addon-manager) (push) Failing after 7m16s
Post / images (amd64, placement) (push) Failing after 7m7s
Post / images (amd64, registration) (push) Failing after 7m21s
Post / images (amd64, registration-operator) (push) Failing after 7m9s
Post / images (amd64, work) (push) Failing after 7m3s
Post / images (arm64, addon-manager) (push) Failing after 7m8s
Post / images (arm64, placement) (push) Failing after 7m3s
Post / images (arm64, registration) (push) Failing after 7m9s
Post / images (arm64, registration-operator) (push) Failing after 7m7s
Post / images (arm64, work) (push) Failing after 7m14s
Post / image manifest (addon-manager) (push) Has been skipped
Post / image manifest (placement) (push) Has been skipped
Post / image manifest (registration) (push) Has been skipped
Post / image manifest (registration-operator) (push) Has been skipped
Post / image manifest (work) (push) Has been skipped
Post / trigger clusteradm e2e (push) Has been skipped
Close stale issues and PRs / stale (push) Successful in 40s
Some checks failed
Scorecard supply-chain security / Scorecard analysis (push) Failing after 1m12s
Post / coverage (push) Failing after 36m47s
Post / images (amd64, addon-manager) (push) Failing after 7m16s
Post / images (amd64, placement) (push) Failing after 7m7s
Post / images (amd64, registration) (push) Failing after 7m21s
Post / images (amd64, registration-operator) (push) Failing after 7m9s
Post / images (amd64, work) (push) Failing after 7m3s
Post / images (arm64, addon-manager) (push) Failing after 7m8s
Post / images (arm64, placement) (push) Failing after 7m3s
Post / images (arm64, registration) (push) Failing after 7m9s
Post / images (arm64, registration-operator) (push) Failing after 7m7s
Post / images (arm64, work) (push) Failing after 7m14s
Post / image manifest (addon-manager) (push) Has been skipped
Post / image manifest (placement) (push) Has been skipped
Post / image manifest (registration) (push) Has been skipped
Post / image manifest (registration-operator) (push) Has been skipped
Post / image manifest (work) (push) Has been skipped
Post / trigger clusteradm e2e (push) Has been skipped
Close stale issues and PRs / stale (push) Successful in 40s
Bumps the aws group with 1 update: [github.com/aws/aws-sdk-go-v2/service/iam](https://github.com/aws/aws-sdk-go-v2). Updates `github.com/aws/aws-sdk-go-v2/service/iam` from 1.52.3 to 1.53.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/ssm/v1.52.3...service/s3/v1.53.0) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2/service/iam dependency-version: 1.53.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
2
go.mod
2
go.mod
@@ -6,7 +6,7 @@ require (
|
||||
github.com/aws/aws-sdk-go-v2 v1.40.1
|
||||
github.com/aws/aws-sdk-go-v2/config v1.32.3
|
||||
github.com/aws/aws-sdk-go-v2/service/eks v1.76.1
|
||||
github.com/aws/aws-sdk-go-v2/service/iam v1.52.3
|
||||
github.com/aws/aws-sdk-go-v2/service/iam v1.53.0
|
||||
github.com/aws/smithy-go v1.24.0
|
||||
github.com/cloudevents/sdk-go/v2 v2.16.2
|
||||
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
|
||||
|
||||
Reference in New Issue
Block a user