amzn / smoke-aws-credentials

A library to obtain and assume automatically rotating AWS IAM roles written in the Swift programming language.
Apache License 2.0
19 stars 14 forks source link

Add version requirement on async-http-client. #37

Closed tachyonics closed 1 year ago

tachyonics commented 1 year ago

Issue #, if available:

Description of changes: Add version requirement on async-http-client due to the use of EventLoopGroup.singleton.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.