google / go-cloud

The Go Cloud Development Kit (Go CDK): A library and tools for open cloud development in Go.
https://gocloud.dev/
Apache License 2.0
9.56k stars 810 forks source link

Removing AWS SDK v1 (targeted early 2025) #3489

Open khrm opened 1 month ago

khrm commented 1 month ago

Amazon has announced the End of Support for AWS SDK for Go (v1). Can we now drop this library from the dependencies? I see that the default behaviour is now sdk v2.

Is any help required to do this before July 31st 2025?

https://aws.amazon.com/blogs/developer/announcing-end-of-support-for-aws-sdk-for-go-v1-on-july-31-2025/

khrm commented 1 month ago

If any help is required on this, I am willing to step up.

vangent commented 1 month ago

I announced on the latest release that we plan to remove V1 support in early 2025:

https://groups.google.com/g/go-cloud/c/I5XUddBHLCU

We can use this bug to track it.