gardener / etcd-backup-restore

Collection of components to backup and restore the etcd of a Kubernetes cluster.
Apache License 2.0
287 stars 100 forks source link

Upgrade `github.com/aws/aws-sdk-go` from `v1.32.6` to `v1.54.20`. #755

Closed renormalize closed 3 months ago

renormalize commented 3 months ago

What this PR does / why we need it:

Upgrades github.com/aws/aws-sdk-go from v1.32.6 to v1.54.20.

Which issue(s) this PR fixes: Fixes #748

Special notes for your reviewer:

The API for the SDK has stayed the same since it's a minor version upgrade. All tests passed locally.

Release note:

AWS S3 client Go module upgraded from v1.32.6 to v1.54.20.
ishan16696 commented 3 months ago

@renormalize ci tests are failing, please re-trigger them