Merge pull request #13887 from mehrdada/backport13876

Backport #13876 into v1.8.x
pull/13889/head
Mehrdad Afshari 7 years ago committed by GitHub
commit f9ee06e667
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .gitmodules

2
.gitmodules vendored

@ -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

Loading…
Cancel
Save