-
Notifications
You must be signed in to change notification settings - Fork 71
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 833 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 833 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "ethereum/lib/forge-std"]
path = ethereum/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "lib/forge-std"]
branch = v1.5.6
[submodule "ethereum/lib/openzeppelin-contracts-upgradeable"]
path = ethereum/lib/openzeppelin-contracts-upgradeable
url = https://github.com/OpenZeppelin/openzeppelin-contracts-upgradeable
[submodule "ethereum/lib/zodiac"]
path = ethereum/lib/zodiac
url = https://github.com/gnosis/zodiac
[submodule "lib/zodiac"]
branch = v3.3.2
[submodule "ethereum/lib/safe-contracts"]
path = ethereum/lib/safe-contracts
url = https://github.com/safe-global/safe-contracts
[submodule "lib/safe-contracts"]
branch = v1.4.0
[submodule "ethereum/lib/openzeppelin-contracts"]
path = ethereum/lib/openzeppelin-contracts
url = https://github.com/OpenZeppelin/openzeppelin-contracts