From 96fc6f3b0daba7a93bc9df19ddf676c400ec42df Mon Sep 17 00:00:00 2001 From: Timothy Wu Date: Mon, 17 Jul 2023 23:32:10 -0400 Subject: [PATCH] try this --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index e8b439a0cc..18c23a131e 100644 --- a/go.mod +++ b/go.mod @@ -199,4 +199,4 @@ require ( go 1.20 -replace github.com/tetratelabs/wazero => github.com/ChainSafe/wazero v0.0.0-20230710171859-39a4c235ec1f +replace github.com/tetratelabs/wazero => github.com/ChainSafe/wazero export-memory