Skip to content

Commit

Permalink
Update .goreleaser.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
aydinnyunus authored Dec 13, 2023
1 parent 05d1599 commit dbb6083
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,9 @@ builds:
- windows
- darwin
ldflags:
- -s -w -extldflags '-static'
- -s -w -X main.build={{.Version}}
- ./usemsan=-msan

archives:
- format: tar.gz
# this name template makes the OS and Arch compatible with the results of `uname`.
Expand Down

0 comments on commit dbb6083

Please sign in to comment.