Skip to content

Commit

Permalink
Drop go mod tidy before doing a release
Browse files Browse the repository at this point in the history
On internal github this fails
  • Loading branch information
SuperSandro2000 committed Jan 30, 2024
1 parent 3fdda30 commit 1533623
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions internal/goreleaser/goreleaser.go
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,6 @@ const goreleaserTemplate = `archives:
format: zip
files:%[3]s
before:
hooks:
- go mod tidy
checksum:
name_template: "checksums.txt"
Expand Down

0 comments on commit 1533623

Please sign in to comment.