mix.exs: Use hex releases for our librairies

This commit is contained in:
Haelwenn (lanodan) Monnier 2020-07-23 19:17:58 +02:00
parent 6100b90209
commit 7d6376ab51
No known key found for this signature in database
GPG key ID: D5B7A8E43C997DEE

View file

@ -168,9 +168,7 @@ defmodule Pleroma.Mixfile do
{:timex, "~> 3.5"},
{:ueberauth, "~> 0.4"},
{:linkify, "~> 0.2.0"},
{:http_signatures,
git: "https://git.pleroma.social/pleroma/http_signatures.git",
ref: "293d77bb6f4a67ac8bde1428735c3b42f22cbb30"},
{:http_signatures, "~> 0.1.0"},
{:telemetry, "~> 0.3"},
{:poolboy, "~> 1.5"},
{:prometheus, "~> 4.6"},