Skip to content

Commit

Permalink
remove: goreleaser before hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
dennis-tra committed Feb 19, 2024
1 parent 4573f54 commit 1230c29
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,6 @@

version: 1

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 1230c29

Please sign in to comment.