From e0418dde7c6c484190c107f48fdec7cd70e3c261 Mon Sep 17 00:00:00 2001 From: Samuel Lorch Date: Fri, 10 Sep 2021 09:41:45 +0200 Subject: [PATCH] fix .goreleaser.yml --- .goreleaser.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.goreleaser.yml b/.goreleaser.yml index 4fcf3ec..2e91755 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -3,7 +3,7 @@ checksum: name_template: 'checksums.txt' builds: - env: [CGO_ENABLED=0] - - flags: + flags: - -trimpath goos: - linux