From 4aaa173a63f4c90c5b9c1a0aa1558a68e6bd7aa6 Mon Sep 17 00:00:00 2001 From: Marcos Lilljedahl Date: Mon, 2 Oct 2023 13:00:49 -0300 Subject: [PATCH] remove depracated goreleaser config Signed-off-by: Marcos Lilljedahl --- .goreleaser.yml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.goreleaser.yml b/.goreleaser.yml index 9edf8b1..d569336 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -8,14 +8,6 @@ build: - darwin - linux - windows -archives: -- replacements: - darwin: Darwin - linux: Linux - windows: Windows - 386: i386 - amd64: x86_64 - format: binary checksum: name_template: 'checksums.txt' snapshot: