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 to be compatible with Erlang/OTP >= 20.0 #26

Open
InfoSec812 opened this issue Nov 6, 2017 · 1 comment
Open

Update to be compatible with Erlang/OTP >= 20.0 #26

InfoSec812 opened this issue Nov 6, 2017 · 1 comment

Comments

@InfoSec812
Copy link

_build/default/lib/axiom/src/axiom_session.erl:104: Warning: call to crypto:sha/1 will fail, since it was removed in 20.0; use crypto:hash/2
@InfoSec812
Copy link
Author

Yeah, my PR is not going to be sufficient anyhow... I just finished testing and to make it work it will have to be upgraded to use cowboy 2.0.0 and the APIs have changed. I'll see if I can find a quick solution which will not require breaking changes to the project.

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

No branches or pull requests

1 participant