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

Fix deps on Elixir 1.0 #942

Merged
merged 1 commit into from
Apr 14, 2022
Merged

Fix deps on Elixir 1.0 #942

merged 1 commit into from
Apr 14, 2022

Conversation

ericmj
Copy link
Member

@ericmj ericmj commented Apr 14, 2022

GitHub removed support for git:// protocol and only Elixir 1.1+ defaults
to https:// for :github deps. Explicitly use the https:// URL instead.

GitHub removed support for git:// protocol and only Elixir 1.1+ defaults
to https:// for :github deps. Explicitly use the https:// URL instead.
@ericmj ericmj merged commit 58d7204 into main Apr 14, 2022
@ericmj ericmj deleted the ericmj/git-https branch April 14, 2022 22:25
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.

1 participant