summaryrefslogtreecommitdiff
path: root/mix.exs
diff options
context:
space:
mode:
Diffstat (limited to 'mix.exs')
-rw-r--r--mix.exs4
1 files changed, 1 insertions, 3 deletions
diff --git a/mix.exs b/mix.exs
index da0e88287..4890c2664 100644
--- a/mix.exs
+++ b/mix.exs
@@ -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"},