From d9d2649020bffbb26638a5fc254b00abcca6cec2 Mon Sep 17 00:00:00 2001 From: Fabian Holler Date: Wed, 23 Oct 2024 15:10:14 +0200 Subject: [PATCH] goreleaser: remove outdated comment --- .goreleaser.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.goreleaser.yaml b/.goreleaser.yaml index 31445a78..bf910bcd 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -25,7 +25,6 @@ builds: archives: - format: tar.gz - # this name template makes the OS and Arch compatible with the results of `uname`. name_template: "{{ .ProjectName }}-{{ .Os }}_{{ .Arch }}-{{ .Version }}" wrap_in_directory: false files: