X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=mix.exs;h=1396d0072ca477d53895b131bd78b5b8b6840f4e;hb=c0b7bc2927cb7d4826fe2c992a90c571a06e94c1;hp=7cc20b27492fc5f8fc33ea76d79011650681453c;hpb=0992094bd6bfca16f92fbc9f7f5f97c3d9088aa6;p=akkoma diff --git a/mix.exs b/mix.exs index 7cc20b274..1396d0072 100644 --- a/mix.exs +++ b/mix.exs @@ -104,6 +104,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"},