forked from achingbrain/webtransport
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
24 lines (24 loc) · 885 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "third_party/boringssl/src"]
path = third_party/boringssl/src
url = https://github.com/google/boringssl.git
[submodule "third_party/abseil-cpp"]
path = third_party/abseil-cpp
url = https://github.com/abseil/abseil-cpp.git
[submodule "third_party/quiche"]
path = third_party/quiche
url = https://github.com/google/quiche.git
[submodule "third_party/zlib"]
path = third_party/zlib
url = https://github.com/madler/zlib.git
[submodule "third_party/googleurl"]
path = third_party/googleurl
url = https://quiche.googlesource.com/googleurl
[submodule "third_party/libevent"]
path = third_party/libevent
url = https://github.com/libevent/libevent.git
[submodule "third_party/protobuf"]
path = third_party/protobuf
url = https://github.com/protocolbuffers/protobuf.git
[submodule "third_party/icu"]
path = third_party/icu
url = https://github.com/unicode-org/icu.git