Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AWS SDK v2 + Go modules #1

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

Conversation

jhdrn
Copy link

@jhdrn jhdrn commented Jun 23, 2019

I've updated this library to use Go modules and v2 of the AWS SDK. Are you interested in merging this change?

@jcxplorer
Copy link
Owner

Definitely interested in merging this! Thank you so much for the work you put it :)

I'll try to review the changes by the beginning of next week. At a quick glance the only problem I see is the use of context.TODO().

@jhdrn
Copy link
Author

jhdrn commented Aug 5, 2019

Yeah, not really sure how to handle context as it's used in the "background". You've got any idea?

- Change target to Go 1.19
- Code consolidation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants