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

Upgrade to AWS SDK for Go v2 #1034

Closed Pluies closed 3 weeks ago

Pluies commented 3 weeks ago

What type of PR is this?

/kind cleanup

What this PR does / why we need it:

Bump AWS SDK for Go v2 as v1 is deprecated and soon to be unmaintained.

Which issue(s) this PR fixes:

Fixes #1019

Special notes for your reviewer:

See inline comment on instantiation of the aws client

Does this PR introduce a user-facing change?

No

k8s-ci-robot commented 3 weeks ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Pluies, saschagrunert

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kubernetes-sigs/zeitgeist/blob/master/OWNERS)~~ [Pluies,saschagrunert] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment