We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82de699 commit 3ee18a0Copy full SHA for 3ee18a0
.goreleaser.yml
@@ -1,10 +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:
0 commit comments