From f8b6b8407aca445f2304164cae603a2fb9eb9da8 Mon Sep 17 00:00:00 2001 From: Christoph Otter Date: Mon, 9 Oct 2023 10:01:40 +0200 Subject: [PATCH] Retract 1.4.0 release --- go.mod | 3 +++ 1 file changed, 3 insertions(+) diff --git a/go.mod b/go.mod index 95243cda4..c160e7e92 100644 --- a/go.mod +++ b/go.mod @@ -14,3 +14,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/459 +retract v1.4.0