Replace deprecated `aws-sdk-go-v2/feature/s3/manager` with `aws-sdk-go-v2/feature/s3/transfermanager`
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 68/100
Research direction
Search the repository for references to github.com/aws/aws-sdk-go-v2/feature/s3/manager and read the surrounding usage before making the dependency replacement. Done means the deprecated package is no longer referenced, the transfermanager package is used instead, and the existing Go tests or CLI checks pass.
Written by the indexing model from the issue text.
Description
Package github.com/aws/aws-sdk-go-v2/feature/s3/manager is deprecated and should be replaced with github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager.
Further details:
https://github.com/aws/aws-sdk-go-v2/discussions/3306
- Dominant language
- Go
- Stars
- 5
- Forks
- 6
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 21
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from cloudfoundry/storage-cli
-
cloudfoundry/storage-cli#16 · 1 assignee ·
All issues in cloudfoundry/storage-cli
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
Difficulty 1/5 Under an hour Newbie friendliness 84/100
-
enhancement needs triage
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
kind/cleanup
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
kubernetes-sigs/kueue#15947 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
sympozium-ai/sympozium#627 ·