diff --git a/.goreleaser.yml b/.goreleaser.yml index aead145..2409a6a 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -1,12 +1,13 @@ # This is an example .goreleaser.yml file with some sane defaults. # Make sure to check the documentation at http://goreleaser.com +version: 2 before: hooks: - go mod tidy builds: - id: linux-amd64 env: - - CGO_ENABLED=1 + - CGO_ENABLED=0 goos: - linux goarch: