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

Updated README with newer elixir dependency #37

Merged
merged 2 commits into from
Dec 8, 2023

Conversation

drewkerrigan
Copy link
Contributor

We were getting compilation warnings and test errors when trying to use the version listed in the README.md in our mix.exs:

===> Compiling pot
src/pot.erl:58:14: Warning: crypto:hmac/3 is removed; use crypto:mac/4 instead
** (UndefinedFunctionError) function :crypto.hmac/3 is undefined or private, use crypto:mac/4 instead

This PR updates the mix.exs dependency example to the latest.

@drewkerrigan
Copy link
Contributor Author

This may have something to do with #36 as well.

@yuce
Copy link
Owner

yuce commented Dec 8, 2023

Thanks for your contribution.

@yuce yuce merged commit b179431 into yuce:master Dec 8, 2023
2 of 5 checks passed
@drewkerrigan drewkerrigan deleted the update-readme-mix-example branch December 8, 2023 16:05
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