From be90543ecd8a3cac7aaa708c1f3f824e37e235e0 Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Wed, 10 Feb 2021 16:37:11 -0500 Subject: [PATCH] change third_party/icu to point to denoland's github fork --- .gitmodules | 2 +- third_party/icu | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 71b84a4c..ba21b85e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -24,4 +24,4 @@ url = https://chromium.googlesource.com/chromium/src/third_party/zlib.git [submodule "third_party/icu"] path = third_party/icu - url = https://chromium.googlesource.com/chromium/deps/icu.git + url = https://github.com/denoland/icu.git diff --git a/third_party/icu b/third_party/icu index f4147b22..28b0e9ea 160000 --- a/third_party/icu +++ b/third_party/icu @@ -1 +1 @@ -Subproject commit f4147b227f174e03f273053bb49fde33426d05bc +Subproject commit 28b0e9ea59878fdd1682593be2ac489a6a6bbb21