From fbe93b8adf7ce42941cd4ec2fe27e7ca87feb30d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Th=C3=A9ophile=20Diot?= Date: Sat, 25 May 2024 16:42:33 +0100 Subject: [PATCH] chore: Update stream-lua-nginx-module to v0.0.14+ (10 commits after to include nginx 1.26.0 fixes) --- src/deps/deps.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/deps/deps.json b/src/deps/deps.json index f3708b62e..7cd943fa4 100644 --- a/src/deps/deps.json +++ b/src/deps/deps.json @@ -225,9 +225,9 @@ }, { "id": "stream-lua-nginx-module", - "name": "stream-lua-nginx-module v0.0.14", + "name": "stream-lua-nginx-module v0.0.14+ (10 commits after to include nginx 1.26.0 fixes)", "url": "https://github.com/openresty/stream-lua-nginx-module.git", - "commit": "cafa6f55333541d1c78767a286fa434c97574a4c" + "commit": "bea8a0c0de94cede71554f53818ac0267d675d63" }, { "id": "zlib",