forked from DLTcollab/tangle-accelerator
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 774 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 774 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "third_party/dcurl"]
path = third_party/dcurl
url = https://github.com/DLTcollab/dcurl.git
[submodule "third_party/hiredis"]
path = third_party/hiredis
url = https://github.com/redis/hiredis.git
[submodule "third_party/mosquitto"]
path = third_party/mosquitto
url = https://github.com/eclipse/mosquitto.git
[submodule "third_party/brotli"]
path = third_party/brotli
url = https://github.com/google/brotli.git
[submodule "third_party/flatcc"]
path = third_party/flatcc
url = https://github.com/dvidelabs/flatcc.git
[submodule "third_party/vehicle-scheme"]
path = third_party/vehicle-scheme
url = https://github.com/DLTcollab/vehicle-scheme.git
[submodule "third_party/mbedtls"]
path = third_party/mbedtls
url = https://github.com/ARMmbed/mbedtls.git