From 4cd1345b64014dbf7ac1009c665cf762dfbc639d Mon Sep 17 00:00:00 2001 From: Pino' Surace Date: Fri, 6 Oct 2023 10:46:58 +0200 Subject: [PATCH] Retract v0.42.0 release --- go.mod | 3 +++ 1 file changed, 3 insertions(+) diff --git a/go.mod b/go.mod index dcb4a00168..366bbdefbd 100644 --- a/go.mod +++ b/go.mod @@ -214,3 +214,6 @@ replace ( // pin version! 126854af5e6d has issues with the store so that queries fail github.com/syndtr/goleveldb => github.com/syndtr/goleveldb v1.0.1-0.20210819022825-2ae1ddf74ef7 ) + +// see https://github.com/CosmWasm/wasmd/issues/1651 +retract v0.42.0