Skip to content

Commit

Permalink
remove go generate hook
Browse files Browse the repository at this point in the history
  • Loading branch information
thaim committed Jan 3, 2023
1 parent 70ca2f9 commit e8eb45d
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 @@ -4,8 +4,6 @@ before:
hooks:
# You may remove this if you don't use go modules.
- 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 e8eb45d

Please sign in to comment.