Skip to content

Commit

Permalink
remove .goreleaser hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
Gustavo Chain committed Feb 16, 2020
1 parent 112a2c5 commit 26a89e1
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
# This is an example goreleaser.yaml file with some sane defaults.
# Make sure to check the documentation at http://goreleaser.com
before:
hooks:
# you may remove this if you don't use vgo
- go mod tidy
# you may remove this if you don't need go generate
- go generate ./...
builds:
- env:
- CGO_ENABLED=0
Expand Down

0 comments on commit 26a89e1

Please sign in to comment.