From 66763124d7dd49b775cb86b637376eecb1e3f56a Mon Sep 17 00:00:00 2001 From: Christoph Otter Date: Wed, 10 Jan 2024 15:20:12 +0100 Subject: [PATCH] Retract 1.2.5 --- go.mod | 3 +++ 1 file changed, 3 insertions(+) diff --git a/go.mod b/go.mod index 95243cda4..687459a38 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 ) + +// originally published without the CWA-2023-004 fix +retract v1.2.5