Skip to content

Commit

Permalink
Removed go mod tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
arnobroekhof committed Nov 12, 2019
1 parent a74189b commit 3d2f781
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -2,7 +2,6 @@
# Make sure to check the documentation at http://goreleaser.com
before:
hooks:
- go mod tidy
- go mod vendor
- go test ./...
builds:

0 comments on commit 3d2f781

Please sign in to comment.