diff --git a/.gitmodules b/.gitmodules index 5e41f7c97517b8c45754b24fc135a7ae4985f938..64eec64bb0f41547fa721fe8003ca1d4cc2ae9ba 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "thirdparty/gtest"] path = thirdparty/gtest - url = https://github.com/google/googletest.git + url = https://gitee.com/mirrors/googletest.git