Skip to content

Commit

Permalink
Updated ldflags (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
vallieres authored Jan 7, 2024
1 parent 230807b commit ff73a87
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ builds:
goarch:
- amd64
- arm64
ldflags:
- '-s -w -X main.version={{.Version}} -X main.commit={{.Commit}} -X main.date={{.Date}}'
archives:
-
format: binary
Expand Down

0 comments on commit ff73a87

Please sign in to comment.