Skip to content

Commit

Permalink
don't run go mod tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
Craig Swank committed Jan 3, 2020
1 parent c1c4d89 commit ded4c7b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,9 +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
builds:
- env:
- CGO_ENABLED=0
Expand Down

0 comments on commit ded4c7b

Please sign in to comment.