set http_signatures version
This commit is contained in:
parent
d6e36aaf06
commit
b4603a9c9c
2 changed files with 2 additions and 4 deletions
4
mix.exs
4
mix.exs
|
|
@ -160,9 +160,7 @@ defmodule Pleroma.Mixfile do
|
|||
{:timex, "~> 3.6"},
|
||||
{: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"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue