forked from Chainlink-Constellation-Shylock/Shylock-Finance
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
15 lines (15 loc) · 786 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[submodule "contracts/lib/forge-std"]
path = contracts/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "contracts/lib/openzeppelin-contracts"]
path = contracts/lib/openzeppelin-contracts
url = https://github.com/OpenZeppelin/openzeppelin-contracts
[submodule "shylock_compound/lib/forge-std"]
path = shylock_compound/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "shylock_compound/lib/openzeppelin-contracts"]
path = shylock_compound/lib/openzeppelin-contracts
url = https://github.com/OpenZeppelin/openzeppelin-contracts
[submodule "shylock_compound/lib/openzeppelin-contracts-upgradeable"]
path = shylock_compound/lib/openzeppelin-contracts-upgradeable
url = https://github.com/OpenZeppelin/openzeppelin-contracts-upgradeable