forked from worldcoin/world-id-state-bridge
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
26 lines (26 loc) · 884 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
25
26
[submodule "lib/forge-std"]
branch = v1.2.0
path = lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "lib/prb-test"]
branch = v0.3.1
path = lib/prb-test
url = https://github.com/paulrberg/prb-test
[submodule "lib/openzeppelin-contracts"]
path = lib/openzeppelin-contracts
url = https://github.com/OpenZeppelin/openzeppelin-contracts
branch = v4.8.0
[submodule "lib/openzeppelin-contracts-upgradeable"]
path = lib/openzeppelin-contracts-upgradeable
url = https://github.com/OpenZeppelin/openzeppelin-contracts-upgradeable
branch = v4.8.1
[submodule "lib/contracts"]
path = lib/contracts
url = https://github.com/fx-portal/contracts
branch = v1.0.5
[submodule "lib/semaphore-v3"]
path = lib/semaphore-v3
url = https://github.com/worldcoin/semaphore-v3
[submodule "lib/solmate"]
path = lib/solmate
url = https://github.com/transmissions11/solmate