You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm also having the same issue. I included the following in my dependencies, and it built, but I have yet to confirm that it is working. {:amqp_client, git: "https://github.com/dsrosario/amqp_client.git", branch: "erlang_otp_19", override: true}
The latest release (1.2.1) depends on this:
{amqp_client, ".*", {git, "git://github.com/jbrisbin/amqp_client.git", {tag, "rabbitmq-3.3.5"}}},
That won't build on OTP 19, because of changes in 'spec'.
Do you have any plans to bring exometer up to date?
Thanks.
The text was updated successfully, but these errors were encountered: