Skip to content

fix: Migrate AWS SDK Go v1 to v2#506

Open
adiyaar24 wants to merge 1 commit intodrone-plugins:masterfrom
adiyaar24:fix/aws-sdk-v2-migration
Open

fix: Migrate AWS SDK Go v1 to v2#506
adiyaar24 wants to merge 1 commit intodrone-plugins:masterfrom
adiyaar24:fix/aws-sdk-v2-migration

Conversation

@adiyaar24
Copy link
Copy Markdown

  • Replace github.com/aws/aws-sdk-go with github.com/aws/aws-sdk-go-v2
  • Update ECR client for SDK v2
  • Add context.Context to all AWS API calls
  • Update STS credentials provider for assume role and web identity
  • Fix duplicate import in drone-acr
  • Update Go version to 1.25

This addresses the AWS SDK Go v1 EOL (July 2025) security concern.

- Replace github.com/aws/aws-sdk-go with github.com/aws/aws-sdk-go-v2
- Update ECR client for SDK v2
- Add context.Context to all AWS API calls
- Update STS credentials provider for assume role and web identity
- Fix duplicate import in drone-acr
- Update Go version to 1.25

This addresses the AWS SDK Go v1 EOL (July 2025) security concern.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant