kubernetes-sigs / zeitgeist

Zeitgeist: the language-agnostic dependency checker
https://godoc.org/sigs.k8s.io/zeitgeist
Apache License 2.0
181 stars 23 forks source link

switch to aws-sdk-go-v2 as v1 is going away #1019

Closed dims closed 3 weeks ago

dims commented 1 month ago

Context: https://aws.amazon.com/blogs/developer/announcing-end-of-support-for-aws-sdk-for-go-v1-on-july-31-2025/ Migration guide: https://aws.github.io/aws-sdk-go-v2/docs/migrating/

Basically maintenance mode on July 31, 2024 and reach end-of-support on July 31, 2025. The SDK will not receive API updates for new or existing services, or be updated to support new regions.

saschagrunert commented 1 month ago

cc @kubernetes-sigs/release-engineering

Anyone open to pick this up?

Pluies commented 3 weeks ago

✋ happy to have a go! See #1034