Remove example comments from goreleaser configuration

This commit is contained in:
Jan Dittberner 2022-11-29 20:12:34 +01:00
parent c5f436b4d0
commit c92b0455db

View file

@ -1,11 +1,9 @@
# This is an example .goreleaser.yml file with some sensible defaults.
# Make sure to check the documentation at https://goreleaser.com
project_name: cacert-gosigner
env:
- CGO_ENABLED=1
before:
hooks:
# You may remove this if you don't use go modules.
- go mod tidy
builds:
- id: linux-amd64