diff --git a/.goreleaser.yml b/.goreleaser.yml index 487af6d..71be714 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -4,13 +4,13 @@ builds: - env: - CGO_ENABLED=0 - GO111MODULE=on -archive: - replacements: - darwin: Darwin - linux: Linux - windows: Windows - 386: i386 - amd64: x86_64 +archives: + - replacements: + darwin: Darwin + linux: Linux + windows: Windows + 386: i386 + amd64: x86_64 checksum: name_template: 'checksums.txt' snapshot: