From b9eb3ded0db748c8f676413c7982de26f62a99ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Tue, 28 Mar 2023 15:26:07 +0200 Subject: Pin the structured-headers-test repo Since a draft for a revision was introduced the tests have started covering additions that we don't currently support. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index bcd3b40..c14a51e 100644 --- a/Makefile +++ b/Makefile @@ -26,7 +26,7 @@ dep_base32 = git https://github.com/dnsimple/base32_erlang main dep_horse = git https://github.com/ninenines/horse.git master dep_jsx = git https://github.com/talentdeficit/jsx v2.10.0 dep_decimal = git https://github.com/egobrain/decimal 0.6.2 -dep_structured-header-tests = git https://github.com/httpwg/structured-header-tests main +dep_structured-header-tests = git https://github.com/httpwg/structured-header-tests faed1f92942abd4fb5d61b1f9f0dc359f499f1d7 dep_uritemplate-tests = git https://github.com/uri-templates/uritemplate-test master # CI configuration. -- cgit v1.2.3