From 5e78c82e9406f1551d515955a205d1899865eb8d Mon Sep 17 00:00:00 2001 From: Christian Zunker <827818+czunker@users.noreply.github.com> Date: Fri, 14 Jun 2024 13:30:00 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20Fix=20goreleaser=20config=20vers?= =?UTF-8?q?ion=20(#88)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Follow-up to https://github.com/mondoohq/cnquery/pull/4233 Signed-off-by: Christian Zunker --- .goreleaser.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.goreleaser.yml b/.goreleaser.yml index 3591073..974b101 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -2,6 +2,7 @@ # SPDX-License-Identifier: MPL-2.0 --- +version: 2 env: - CGO_ENABLED=0 before: