Skip to content

Commit

Permalink
Also use no_pprof for goreleaser binary releases (#116)
Browse files Browse the repository at this point in the history
  • Loading branch information
ldemailly authored Aug 6, 2024
1 parent 03e682a commit 64ac9f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ builds:
tags:
- no_net
- no_json
- no_pprof
checksum:
name_template: "checksums.txt"
snapshot:
Expand Down

0 comments on commit 64ac9f3

Please sign in to comment.