From 6783812e055f197674cf74e52180a9573bf31b80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roberto=20Abdelkader=20Mart=C3=ADnez=20P=C3=A9rez?= Date: Wed, 30 Dec 2020 17:47:22 +0100 Subject: [PATCH] chore: binary distributions for all platforms --- .goreleaser.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.goreleaser.yml b/.goreleaser.yml index c088e95..10de881 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -25,9 +25,6 @@ builds: goarch: 386 archives: - format: binary - format_overrides: - - goos: windows - format: zip checksum: name_template: '{{ .ProjectName }}-{{ .Version }}-SHA512SUMS' algorithm: sha512