aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitmodules
diff options
context:
space:
mode:
authorGravatar Mehrdad Afshari <mehrdada@users.noreply.github.com>2017-12-27 00:25:37 -0800
committerGravatar Mehrdad Afshari <mehrdada@users.noreply.github.com>2017-12-27 00:25:37 -0800
commit99e0b4bfec3409cef98bc56dc07f96858397d533 (patch)
tree06f885bc76d7f4daffa44829301bcb8e8578e5c1 /.gitmodules
parentfb2eb5279e3979f959163261f7d25543d078e869 (diff)
Fetch boringssl-with-bazel submodule from GitHub
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index d7f23ffcbd..c4b0d241dc 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -19,7 +19,7 @@
url = https://github.com/google/benchmark
[submodule "third_party/boringssl-with-bazel"]
path = third_party/boringssl-with-bazel
- url = https://boringssl.googlesource.com/boringssl
+ url = https://github.com/google/boringssl.git
[submodule "third_party/cares/cares"]
path = third_party/cares/cares
url = https://github.com/c-ares/c-ares.git