Move Tesla repo to our GitLab

This commit is contained in:
Mark Felder 2020-03-02 12:52:41 -06:00
commit 85d571fc23
2 changed files with 2 additions and 2 deletions

View file

@ -121,7 +121,7 @@ defmodule Pleroma.Mixfile do
{:poison, "~> 3.0", override: true},
# {:tesla, "~> 1.3", override: true},
{:tesla,
github: "alex-strizhakov/tesla",
git: "https://git.pleroma.social/pleroma/elixir-libraries/tesla.git",
ref: "922cc3db13b421763edbea76246b8ea61c38c6fa",
override: true},
{:castore, "~> 0.1"},