switch back to upstream tesla
The patch we required got merged upstream: 9f7261ca49
This commit is contained in:
parent
d5c286b802
commit
8628e1b216
2 changed files with 3 additions and 3 deletions
4
mix.exs
4
mix.exs
|
|
@ -134,8 +134,8 @@ defmodule Pleroma.Mixfile do
|
|||
{:cachex, "~> 3.2"},
|
||||
{:poison, "~> 3.0", override: true},
|
||||
{:tesla,
|
||||
git: "https://git.pleroma.social/pleroma/elixir-libraries/tesla.git",
|
||||
ref: "3a2789d8535f7b520ebbadc4494227e5ba0e5365",
|
||||
git: "https://github.com/teamon/tesla/",
|
||||
ref: "9f7261ca49f9f901ceb73b60219ad6f8a9f6aa30",
|
||||
override: true},
|
||||
{:castore, "~> 0.1"},
|
||||
{:cowlib, "~> 2.9", override: true},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue