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 25b1ec9 commit 055b8b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ builds:
- windows
- darwin
ldflags:
- -s -w -X main.build={{.Version}}
- -s -w -extldflags '-static' -X main.build={{.Version}}
archives:
- format: tar.gz
# this name template makes the OS and Arch compatible with the results of `uname`.
Expand Down

0 comments on commit 055b8b7

Please sign in to comment.