-
Notifications
You must be signed in to change notification settings - Fork 36
/
.gitmodules
25 lines (25 loc) · 928 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
[submodule "lib/aave-v3-periphery"]
path = lib/aave-v3-periphery
url = https://github.com/aave/aave-v3-periphery
branch = v2.4.1
[submodule "lib/V2-V3-migration-helpers"]
path = lib/V2-V3-migration-helpers
url = https://github.com/marsfoundation/V2-V3-migration-helpers
[submodule "lib/aave-address-book"]
path = lib/aave-address-book
url = https://github.com/bgd-labs/aave-address-book
[submodule "lib/aave-helpers"]
path = lib/aave-helpers
url = https://github.com/marsfoundation/aave-helpers
[submodule "lib/solidity-utils"]
path = lib/solidity-utils
url = https://github.com/bgd-labs/solidity-utils
[submodule "lib/forge-std"]
path = lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "lib/dss-test"]
path = lib/dss-test
url = https://github.com/makerdao/dss-test
[submodule "lib/sparklend-v1-core"]
path = lib/sparklend-v1-core
url = https://github.com/marsfoundation/sparklend-v1-core