switch to pleroma/http_signatures library
This commit is contained in:
parent
dfd031c26a
commit
071f78733a
10 changed files with 49 additions and 308 deletions
3
mix.exs
3
mix.exs
|
|
@ -103,6 +103,9 @@ defmodule Pleroma.Mixfile do
|
|||
{:auto_linker,
|
||||
git: "https://git.pleroma.social/pleroma/auto_linker.git",
|
||||
ref: "c00c4e75b35367fa42c95ffd9b8c455bf9995829"},
|
||||
{:http_signatures,
|
||||
git: "https://git.pleroma.social/pleroma/http_signatures.git",
|
||||
ref: "9789401987096ead65646b52b5a2ca6bf52fc531"},
|
||||
{:pleroma_job_queue, "~> 0.2.0"},
|
||||
{:telemetry, "~> 0.3"},
|
||||
{:prometheus_ex, "~> 3.0"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue