elixir-lang / elixir-lang.github.com

Website for Elixir
elixir-lang.org
354 stars 822 forks source link

git unauthenticated protocol is no longer supported #1603

Closed aravindanck closed 2 years ago

aravindanck commented 2 years ago

When I ran mix deps.get with a git repo as my dependency, it threw me the following error. Looks like git unauthenticated protocol is no longer supported for security reasons and https protocol is the way to go.

mix deps.get

josevalim commented 2 years ago

:green_heart: :blue_heart: :purple_heart: :yellow_heart: :heart: