From 2396734c885bb3d2fba8caaf968a3978af2e1502 Mon Sep 17 00:00:00 2001 From: Shunsuke Suzuki Date: Wed, 19 Jun 2024 15:32:48 +0900 Subject: [PATCH] chore: set CGO_ENABLED=0 (#117) --- .goreleaser.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.goreleaser.yml b/.goreleaser.yml index 46c3236..37803e8 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -1,3 +1,4 @@ +version: 2 before: hooks: - go mod download @@ -14,6 +15,8 @@ builds: - linux - windows - darwin + env: + - CGO_ENABLED=0 archives: - name_template: >- {{- .ProjectName }}_