-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
25 lines (25 loc) · 1.17 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
[submodule "lib/forge-std"]
path = lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "lib/foundry-huff"]
path = lib/foundry-huff
url = https://github.com/huff-language/foundry-huff
[submodule "lib/openzeppelin-contracts-05"]
path = lib/openzeppelin-contracts-05
url = https://github.com/OpenZeppelin/openzeppelin-contracts
# pushd lib/openzeppelin-contracts-05 && git checkout v2.5.1 && popd
[submodule "lib/openzeppelin-contracts-06"]
path = lib/openzeppelin-contracts-06
url = https://github.com/OpenZeppelin/openzeppelin-contracts
# pushd lib/openzeppelin-contracts-06 && git checkout v3.4.2 && popd
[submodule "lib/openzeppelin-contracts-07"]
path = lib/openzeppelin-contracts-07
url = https://github.com/OpenZeppelin/openzeppelin-contracts
# pushd lib/openzeppelin-contracts-07 && git checkout v4.9.6 && popd
[submodule "lib/openzeppelin-contracts-08"]
path = lib/openzeppelin-contracts-08
url = https://github.com/OpenZeppelin/openzeppelin-contracts
# pushd lib/openzeppelin-contracts-08 && git checkout v5.0.2 && popd
[submodule "lib/damn-vulnerable-defi-v4"]
path = lib/damn-vulnerable-defi-v4
url = https://github.com/theredguild/damn-vulnerable-defi