From 447bfc73f864cc50baa12f247e880865cc418159 Mon Sep 17 00:00:00 2001 From: Jan-Erik Rediger Date: Sat, 1 Jun 2024 15:46:36 +0200 Subject: [PATCH] use my fork of hare-http --- .gitmodules | 2 +- backend/vendor/hare-http | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index ea62da3..c6df07c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "backend/vendor/hare-http"] path = backend/vendor/hare-http - url = https://git.sr.ht/~sircmpwn/hare-http + url = https://git.fnordig.de/jer/hare-http.git [submodule "backend/vendor/hare-logfmt"] path = backend/vendor/hare-logfmt url = https://git.sr.ht/~blainsmith/hare-logfmt diff --git a/backend/vendor/hare-http b/backend/vendor/hare-http index 0e5c123..f3a9625 160000 --- a/backend/vendor/hare-http +++ b/backend/vendor/hare-http @@ -1 +1 @@ -Subproject commit 0e5c1235cce1ee850282ac8cfa8faa8e5f906f75 +Subproject commit f3a96257c7fc3594a1ec2cde37c248730a174e6f