Skip to content

Commit

Permalink
add vcs info to released binaries
Browse files Browse the repository at this point in the history
  • Loading branch information
capnspacehook committed Oct 23, 2022
1 parent 406e58d commit dd31bc2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ builds:
- amd64
flags:
- -buildmode=pie
- -buildvcs=true
- -trimpath
mod_timestamp: '{{ .CommitTimestamp }}'
ldflags:
Expand Down

0 comments on commit dd31bc2

Please # to comment.