From 2346864c8233c675075416f7d3c73b07b9cd4eb0 Mon Sep 17 00:00:00 2001 From: Niko Storni Date: Tue, 11 Aug 2020 17:39:35 +0200 Subject: [PATCH] fix go-releaser --- .goreleaser.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.goreleaser.yml b/.goreleaser.yml index d319ca7..ae22460 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -2,7 +2,7 @@ # Make sure to check the documentation at http://goreleaser.com builds: - env: - - CGO_ENABLED=0 + - CGO_ENABLED=1 goos: - linux goarch: