Skip to content

Commit

Permalink
Add submodules (checked out to master)
Browse files Browse the repository at this point in the history
  • Loading branch information
mooselumph committed Nov 13, 2023
1 parent 44c065b commit 64ede2f
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
[submodule "contracts/lib/forge-std"]
path = contracts/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "contracts/lib/eigenlayer-contracts"]
path = contracts/lib/eigenlayer-contracts
url = https://github.com/Layr-Labs/eigenlayer-contracts
[submodule "contracts/lib/openzeppelin-contracts"]
path = contracts/lib/openzeppelin-contracts
url = https://github.com/OpenZeppelin/openzeppelin-contracts
[submodule "contracts/lib/openzeppelin-contracts-upgradeable"]
path = contracts/lib/openzeppelin-contracts-upgradeable
url = https://github.com/OpenZeppelin/openzeppelin-contracts-upgradeable
[submodule "contracts/lib/eigenlayer-contracts"]
path = contracts/lib/eigenlayer-contracts
url = https://github.com/Layr-Labs/eigenlayer-contracts
[submodule "contracts/lib/eigenlayer-middleware"]
path = contracts/lib/eigenlayer-middleware
url = https://github.com/Layr-Labs/eigenlayer-middleware
1 change: 1 addition & 0 deletions contracts/lib/eigenlayer-contracts
Submodule eigenlayer-contracts added at db4506
1 change: 1 addition & 0 deletions contracts/lib/eigenlayer-middleware
Submodule eigenlayer-middleware added at b0dd61
1 change: 1 addition & 0 deletions contracts/lib/forge-std
Submodule forge-std added at 37a37a
1 change: 1 addition & 0 deletions contracts/lib/openzeppelin-contracts
Submodule openzeppelin-contracts added at 4e419d
1 change: 1 addition & 0 deletions contracts/lib/openzeppelin-contracts-upgradeable

0 comments on commit 64ede2f

Please sign in to comment.