Skip to content

Commit 1230c29

Browse files
committed
remove: goreleaser before hooks
1 parent 4573f54 commit 1230c29

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
@@ -8,13 +8,6 @@
88

99
version: 1
1010

11-
before:
12-
hooks:
13-
# You may remove this if you don't use go modules.
14-
- go mod tidy
15-
# you may remove this if you don't need go generate
16-
- go generate ./...
17-
1811
builds:
1912
- env:
2013
- CGO_ENABLED=0

0 commit comments

Comments
 (0)