Skip to content

Commit

Permalink
Drop go generate (#513)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattmoor authored Mar 21, 2022
1 parent b9d01a3 commit 91d3ae7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ before:
hooks:
# You may remove this if you don't use go modules.
- go mod download
# you may remove this if you don't need go generate
- go generate ./...
builds:
- id: "mink-build"
binary: mink
Expand Down

0 comments on commit 91d3ae7

Please sign in to comment.