-
Notifications
You must be signed in to change notification settings - Fork 33
/
Copy path.gitmodules
24 lines (24 loc) · 768 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 "deps/hsregex"]
path = deps/hsregex
url = https://github.com/tessel/hsregex.git
[submodule "deps/http-parser"]
path = deps/http-parser
url = https://github.com/joyent/http-parser.git
[submodule "deps/lua-5.1"]
path = deps/colony-lua
url = https://github.com/tessel/colony-lua.git
[submodule "deps/c-ares"]
path = deps/c-ares
url = https://github.com/tessel/c-ares.git
[submodule "deps/fortuna"]
path = deps/fortuna
url = https://github.com/waitman/libfortuna.git
[submodule "deps/miniz"]
path = deps/miniz
url = https://github.com/tessel/miniz
[submodule "deps/rapidjson"]
path = deps/rapidjson
url = https://github.com/miloyip/rapidjson.git
[submodule "deps/colony-luajit"]
path = deps/colony-luajit
url = https://github.com/tcr/luajit.git