We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c92085d commit baf0b98Copy full SHA for baf0b98
.goreleaser.yml
@@ -1,11 +1,6 @@
1
-# This is an example .goreleaser.yml file with some sane defaults.
2
-# Make sure to check the documentation at http://goreleaser.com
3
before:
4
hooks:
5
- # You may remove this if you don't use go modules.
6
- go mod tidy
7
- # you may remove this if you don't need go generate
8
- - go generate ./...
9
builds:
10
- env:
11
- CGO_ENABLED=0
0 commit comments