forked from Zilliqa/zq1
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
28 lines (28 loc) · 1001 Bytes
/
.gitmodules
File metadata and controls
28 lines (28 loc) · 1001 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
[submodule "src/depends/g3log"]
path = src/depends/g3log
url = https://github.com/Zilliqa/g3log.git
[submodule "src/depends/openssl"]
path = src/depends/openssl
url = https://github.com/openssl/openssl.git
[submodule "src/depends/protobuf"]
path = src/depends/protobuf
url = https://github.com/google/protobuf.git
branch = 3.9.x
[submodule "src/depends/websocketpp"]
path = src/depends/websocketpp
url = https://github.com/zaphoyd/websocketpp
[submodule "src/depends/Schnorr"]
path = src/depends/Schnorr
url = https://github.com/Zilliqa/schnorr.git
[submodule "src/depends/mongo-c-driver"]
path = src/depends/mongo-c-driver
url = https://github.com/mongodb/mongo-c-driver.git
branch = r1.17
[submodule "src/depends/mongo-cxx-driver"]
path = src/depends/mongo-cxx-driver
url = https://github.com/mongodb/mongo-cxx-driver.git
branch = releases/stable
[submodule "src/depends/cryptoutils"]
path = src/depends/cryptoutils
url = https://github.com/Zilliqa/cryptoutils.git
branch = main