diff --git a/.goreleaser.yml b/.goreleaser.yml index 8151182a1..9a1bd3917 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -48,12 +48,7 @@ builds: - CGO_ENABLED=0 archives: - - replacements: - darwin: macos - linux: linux - windows: windows - 386: i386 - amd64: x86_64 + - id: "archives" format_overrides: - goos: windows format: zip