From ba1b76504f4d8d07772a524b0281a0647ff07b1d Mon Sep 17 00:00:00 2001 From: Christoph Otter Date: Tue, 7 Jan 2025 14:40:24 +0100 Subject: [PATCH] Retract 1.5.6 --- go.mod | 3 +++ 1 file changed, 3 insertions(+) diff --git a/go.mod b/go.mod index b8a003356..c9677d8bd 100644 --- a/go.mod +++ b/go.mod @@ -16,3 +16,6 @@ require ( gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 // indirect gopkg.in/yaml.v3 v3.0.1 // indirect ) + +// see https://github.com/CosmWasm/wasmvm/issues/599; use 1.5.7 instead +retract v1.5.6