keikoproj / upgrade-manager

Reliable, extensible rolling-upgrades of Autoscaling groups in Kubernetes
Apache License 2.0
140 stars 45 forks source link

Update to github.com/aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go will be EOL July 31, 2025) #449

Open tekenstam opened 5 months ago

tekenstam commented 5 months ago

Is this a BUG REPORT or FEATURE REQUEST?: BUG REPORT

What happened: AWS has announced end-of-support for AWS SDK for Go (v1) effective July 31, 2025

What you expected to happen: Need to upgrade to github.com/aws/aws-sdk-go-v2. Refer to the migration guide.

webstradev commented 5 months ago

Note: this will also require an upgrade of go to >1.20