From 233a2fdaac542562bde2ea6daa6c1a2f51cff6b7 Mon Sep 17 00:00:00 2001 From: Joey Parrish Date: Thu, 13 Jul 2023 20:48:41 -0700 Subject: [PATCH] chore: Revert to upstream mongoose Since https://github.com/cesanta/mongoose/issues/2300 was closed, revert to upstream mongoose, specifically the most recent tag "7.11" --- .gitmodules | 2 +- packager/third_party/mongoose/source | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 979da1c90b9..61595185ce0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -33,4 +33,4 @@ url = https://github.com/protocolbuffers/protobuf [submodule "packager/third_party/mongoose/source"] path = packager/third_party/mongoose/source - url = https://github.com/joeyparrish/mongoose + url = https://github.com/cesanta/mongoose diff --git a/packager/third_party/mongoose/source b/packager/third_party/mongoose/source index 25650bd9be1..5c8e05a4fc3 160000 --- a/packager/third_party/mongoose/source +++ b/packager/third_party/mongoose/source @@ -1 +1 @@ -Subproject commit 25650bd9be1578d8cc28881ca1255392a53c6123 +Subproject commit 5c8e05a4fc34c5309ceea887a7e60b895b2100d7