From 58a62916de431db0756a8f474725f861c30c5f36 Mon Sep 17 00:00:00 2001 From: Paul Razvan Berg Date: Thu, 9 Mar 2023 19:41:08 +0200 Subject: [PATCH] Bump and pin Forge Std submodule (#4102) --- .gitmodules | 1 + lib/forge-std | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index aaa229f8dd4..08a09bbcf6b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,5 @@ [submodule "lib/forge-std"] + branch = v1 path = lib/forge-std url = https://github.com/foundry-rs/forge-std [submodule "lib/erc4626-tests"] diff --git a/lib/forge-std b/lib/forge-std index eb980e1d4f0..c2236853aad 160000 --- a/lib/forge-std +++ b/lib/forge-std @@ -1 +1 @@ -Subproject commit eb980e1d4f0e8173ec27da77297ae411840c8ccb +Subproject commit c2236853aadb8e2d9909bbecdc490099519b70a4