diff --git a/.goreleaser.yml b/.goreleaser.yml index 9615231..a93de45 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -4,11 +4,11 @@ builds: - GO111MODULE=on archives: - replacements: - darwin: Darwin - linux: Linux - windows: Windows + darwin: darwin + linux: linux + windows: windows 386: i386 - amd64: x86_64 + amd64: amd64 checksum: name_template: 'checksums.txt' snapshot: