-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
31 lines (31 loc) · 1.21 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
31
[submodule "lib/forge-std"]
# v1.5.6 set to commit e8a047e on branch master
path = lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "lib/solmate"]
# set to commit 2001af4 on branch main
path = lib/solmate
url = https://github.com/transmissions11/solmate
[submodule "lib/openzeppelin-contracts"]
# v4.8.2 set to commit d00acef on branch master
path = lib/openzeppelin-contracts
url = https://github.com/OpenZeppelin/openzeppelin-contracts
[submodule "lib/openzeppelin-contracts-upgradeable"]
# v4.8.2 set to commit f6c4c9c on branch master
path = lib/openzeppelin-contracts-upgradeable
url = https://github.com/OpenZeppelin/openzeppelin-contracts-upgradeable
[submodule "lib/array-lib"]
# set to commit beba8db on branch master
path = lib/array-lib
url = https://github.com/grappafinance/array-lib
[submodule "lib/core-physical"]
# set to commit a38e664 on branch master
path = lib/core-physical
url = https://github.com/grappafinance/core-physical
[submodule "lib/core-cash"]
# set to commit 9e4440c on branch master
path = lib/core-cash
url = https://github.com/grappafinance/core-cash
[submodule "lib/entitlements"]
path = lib/entitlements
url = https://github.com/Hashnotefi/entitlements