X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=mix.exs;h=033d86bb3d51b453ce43d8716fdf0b39f6991d5e;hb=4429c1b7dae9007299c46eab8bd60573b9ff1bdb;hp=b7b9d534df940fbf2acf818ee68dac1f36a720ed;hpb=f3e8f5b1f208b10130c7123e68af1e38575f180b;p=akkoma diff --git a/mix.exs b/mix.exs index b7b9d534d..033d86bb3 100644 --- a/mix.exs +++ b/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"},