diff --git a/.goreleaser.yml b/.goreleaser.yml index 5a32b25..714b9f6 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -22,11 +22,6 @@ archives: - id: archives format: binary name_template: "{{ .Binary }}-{{ .Os }}-{{ .Arch }}" - replacements: - darwin: darwin - linux: linux - windows: windows - 386: i386 checksum: name_template: "{{ .ProjectName }}-checksums.txt"