Skip to content

Commit 7d670eb

Browse files
committed
chore: bump forge-std
1 parent b0c7e5c commit 7d670eb

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

.gitmodules

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@
1010
[submodule "contracts/lib/openzeppelin-foundry-upgrades"]
1111
path = contracts/lib/openzeppelin-foundry-upgrades
1212
url = https://github.com/OpenZeppelin/openzeppelin-foundry-upgrades
13-
[submodule "contracts/lib/forge-std"]
14-
path = contracts/lib/forge-std
15-
url = https://github.com/foundry-rs/forge-std
1613
[submodule "contracts/lib/eigenlayer-contracts"]
1714
path = contracts/lib/eigenlayer-contracts
1815
url = https://github.com/Layr-Labs/eigenlayer-contracts.git
@@ -25,3 +22,6 @@
2522
[submodule "contracts/lib/burners"]
2623
path = contracts/lib/burners
2724
url = https://github.com/symbioticfi/burners
25+
[submodule "contracts/lib/forge-std"]
26+
path = contracts/lib/forge-std
27+
url = https://github.com/foundry-rs/forge-std

0 commit comments

Comments
 (0)