Skip to content

Commit

Permalink
add ldflags
Browse files Browse the repository at this point in the history
  • Loading branch information
nothinux committed Mar 18, 2022
1 parent 65c8e53 commit ad758ea
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 @@ -14,4 +14,6 @@ builds:
- windows
goarch:
- amd64
ldflags:
- -X main.Version={{.Version}}
main: ./cmd/certify/

0 comments on commit ad758ea

Please sign in to comment.