blob: 144fd080ac970a02d509dd4653c407d48a7c4894 [file] [log] [blame]
Nicolas Nobleec63b8e2014-12-08 16:39:50 -08001[submodule "third_party/zlib"]
2 path = third_party/zlib
3 url = https://github.com/madler/zlib
Nicolas Nobleec63b8e2014-12-08 16:39:50 -08004[submodule "third_party/protobuf"]
5 path = third_party/protobuf
6 url = https://github.com/google/protobuf.git
Dalton0d8b3062016-09-22 17:14:03 -07007 branch = 3.0.x
Nicolas Noble9db85092014-12-10 14:24:07 -08008[submodule "third_party/gflags"]
9 path = third_party/gflags
Tony Hand4482472015-04-03 14:02:12 +080010 url = https://github.com/gflags/gflags.git
Craig Tiller16f6dac2015-08-24 17:00:04 -070011[submodule "third_party/googletest"]
12 path = third_party/googletest
James Crasta2a7df7d2015-08-26 15:40:26 -060013 url = https://github.com/google/googletest.git
Craig Tiller0fe5ee72015-12-22 12:50:36 -080014[submodule "third_party/boringssl"]
15 path = third_party/boringssl
Craig Tiller3d62fc62016-03-15 09:57:26 -070016 url = https://github.com/google/boringssl.git
David Garcia Quintasff311212016-12-06 16:03:18 -080017[submodule "third_party/benchmark"]
18 path = third_party/benchmark
Craig Tillerd3cd0172016-10-25 17:02:20 -070019 url = https://github.com/google/benchmark
Nicolas "Pixel" Noblef9445d02017-01-04 22:46:47 +010020[submodule "third_party/boringssl-with-bazel"]
21 path = third_party/boringssl-with-bazel
22 url = https://boringssl.googlesource.com/boringssl
Yuchen Zeng4c702ed2017-01-23 10:30:10 -080023[submodule "third_party/cares/cares"]
24 path = third_party/cares/cares
25 url = https://github.com/c-ares/c-ares.git
Yuchen Zengc09fd8c2017-01-23 17:14:47 -080026 branch = cares-1_12_0