Skip to content

Commit ba68d63

Browse files
committed
Update goreleaser config
1 parent 9666f08 commit ba68d63

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

.goreleaser.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
# This is an example .goreleaser.yml file with some sensible defaults.
2-
# Make sure to check the documentation at https://goreleaser.com
3-
4-
# The lines below are called `modelines`. See `:help modeline`
5-
# Feel free to remove those if you don't want/need to use them.
61
# yaml-language-server: $schema=https://goreleaser.com/static/schema.json
72
# vim: set ts=2 sw=2 tw=0 fo=cnqoj
83

@@ -12,8 +7,6 @@ before:
127
hooks:
138
# You may remove this if you don't use go modules.
149
- go mod tidy
15-
# you may remove this if you don't need go generate
16-
- go generate ./...
1710

1811
builds:
1912
- env:

0 commit comments

Comments
 (0)