diff --git a/.gitmodules b/.gitmodules index 8e9d1f37..5e41f7c9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "thirdparty/gtest"] path = thirdparty/gtest - url = https://chromium.googlesource.com/external/googletest.git + url = https://github.com/google/googletest.git diff --git a/thirdparty/gtest b/thirdparty/gtest index 0476e154..0a439623 160000 --- a/thirdparty/gtest +++ b/thirdparty/gtest @@ -1 +1 @@ -Subproject commit 0476e154db5fab1721c2a0f32abf4aa773679b52 +Subproject commit 0a439623f75c029912728d80cb7f1b8b48739ca4