diff --git a/.goreleaser.yml b/.goreleaser.yml index 71e1e8a..247e597 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -31,15 +31,6 @@ archives: - goos: windows format: zip -archives: -- replacements: - darwin: Darwin - linux: Linux - windows: Windows - 386: i386 - amd64: x86_64 - arm64: arm64 - checksum: name_template: 'checksums.txt'