forked from sparkdotfi/spark-alm-controller
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
30 lines (30 loc) · 1.04 KB
/
.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
27
28
29
30
[submodule "lib/forge-std"]
path = lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "lib/dss-allocator"]
path = lib/dss-allocator
url = https://github.com/makerdao/dss-allocator
[submodule "lib/openzeppelin-contracts"]
path = lib/openzeppelin-contracts
url = https://github.com/openzeppelin/openzeppelin-contracts
[submodule "lib/spark-psm"]
path = lib/spark-psm
url = https://github.com/marsfoundation/spark-psm
[submodule "lib/xchain-helpers"]
path = lib/xchain-helpers
url = https://github.com/marsfoundation/xchain-helpers
[submodule "lib/usds"]
path = lib/usds
url = https://github.com/makerdao/usds
[submodule "lib/sdai"]
path = lib/sdai
url = https://github.com/makerdao/sdai
[submodule "lib/spark-address-registry"]
path = lib/spark-address-registry
url = https://github.com/marsfoundation/spark-address-registry
[submodule "lib/erc20-helpers"]
path = lib/erc20-helpers
url = https://github.com/marsfoundation/erc20-helpers
[submodule "lib/dss-test"]
path = lib/dss-test
url = https://github.com/makerdao/dss-test