aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index c8ca8ab046..361696bc0b 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -14,6 +14,10 @@
[submodule "third_party/boringssl"]
path = third_party/boringssl
url = https://github.com/google/boringssl.git
+[submodule "third_party/c-ares"]
+ path = third_party/c-ares
+ url = https://github.com/c-ares/c-ares.git
+ branch = cares-1_11_0
[submodule "third_party/thrift"]
path = third_party/thrift
url = https://github.com/apache/thrift.git