forked from sandstorm-io/sandstorm
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
21 lines (21 loc) · 719 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "deps/capnproto"]
path = deps/capnproto
url = https://github.com/capnproto/capnproto.git
[submodule "deps/ekam"]
path = deps/ekam
url = https://github.com/sandstorm-io/ekam.git
[submodule "deps/libseccomp"]
path = deps/libseccomp
url = https://github.com/seccomp/libseccomp.git
[submodule "deps/libsodium"]
path = deps/libsodium
url = https://github.com/jedisct1/libsodium.git
[submodule "deps/node-capnp"]
path = deps/node-capnp
url = https://github.com/capnproto/node-capnp.git
[submodule "deps/boringssl"]
path = deps/boringssl
url = https://boringssl.googlesource.com/boringssl
[submodule "deps/clang"]
path = deps/clang
url = https://chromium.googlesource.com/chromium/src/tools/clang.git