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

Update AWS SDK to v1.16.0 #180

Closed
jradtilbrook opened this issue Jan 30, 2019 · 1 comment · Fixed by #181
Closed

Update AWS SDK to v1.16.0 #180

jradtilbrook opened this issue Jan 30, 2019 · 1 comment · Fixed by #181

Comments

@jradtilbrook
Copy link
Contributor

I realise you have only just bumped the AWS SDK version to v1.15.90 in #179, but my use case requires the credential_process support from the SDK. Would you be willing to accept a PR that bumped it yet again if I provided one?

For reference, the release notes are at https://github.com/aws/aws-sdk-go/releases/tag/v1.16.0

@alberts
Copy link

alberts commented Jan 30, 2019

PRs welcome!

jradtilbrook pushed a commit to jradtilbrook/chamber that referenced this issue Jan 31, 2019
jradtilbrook pushed a commit to jradtilbrook/chamber that referenced this issue Feb 1, 2019
nickatsegment pushed a commit that referenced this issue Feb 1, 2019
Update to the newest available AWS SDK which is v1.16.26. The main reason behind it is to add support for the `credential_process` in AWS SDK configuration.

This is the first time I've worked with go since the introduction of modules, so let me know if there's more to it than just bumping the version in `go.mod`

This resolves #180.
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 a pull request may close this issue.

2 participants