diff --git a/.goreleaser.yml b/.goreleaser.yml index c7dc278..661d206 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -1,6 +1,7 @@ # This is an example .goreleaser.yml file with some sane defaults. # Make sure to check the documentation at http://goreleaser.com project_name: cacert-boardvoting +version: 2 before: hooks: - go mod tidy @@ -17,11 +18,6 @@ builds: - -trimpath - -v main: ./cmd/boardvoting -archives: - - replacements: - linux: Linux - amd64: x86_64 - format: binary checksum: name_template: 'checksums.txt' snapshot: