From 61081709de3fedbef73a59536dd528cecbe37242 Mon Sep 17 00:00:00 2001 From: chendi <8984499+gokubernetes@user.noreply.gitee.com> Date: Mon, 21 Oct 2024 02:29:39 +0000 Subject: [PATCH] update .gitmodules. Signed-off-by: chendi <8984499+gokubernetes@user.noreply.gitee.com> --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 8cf8b5e..6bb1738 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "googletest"] path = googletest - url = https://github.com/google/googletest.git + url = https://gitee.com/mirrors/googletest.git -- Gitee