Skip to content

Commit baf0b98

Browse files
committed
chore: updated goreleaser config
1 parent c92085d commit baf0b98

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.goreleaser.yml

-5
Original file line numberDiff line numberDiff line change
@@ -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
31
before:
42
hooks:
5-
# You may remove this if you don't use go modules.
63
- go mod tidy
7-
# you may remove this if you don't need go generate
8-
- go generate ./...
94
builds:
105
- env:
116
- CGO_ENABLED=0

0 commit comments

Comments
 (0)