From c92b0455db62dc08c94372e7542ead3160544f00 Mon Sep 17 00:00:00 2001 From: Jan Dittberner Date: Tue, 29 Nov 2022 20:12:34 +0100 Subject: [PATCH] Remove example comments from goreleaser configuration --- .goreleaser.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.goreleaser.yaml b/.goreleaser.yaml index 4604170..8b9a6f1 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -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