1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-08-08 22:36:49 +02:00

update to use goreleaser ldflags

This commit is contained in:
Jesse Duffield
2018-08-08 22:48:37 +10:00
parent 00c679a3f0
commit 778cb14dc4
2 changed files with 16 additions and 9 deletions

View File

@ -1,8 +1,18 @@
# This is an example goreleaser.yaml file with some sane defaults.
# Make sure to check the documentation at http://goreleaser.com
builds:
- env:
- CGO_ENABLED=0
env:
- CGO_ENABLED=0
main: ./main.go
goos:
- freebsd
- windows
- darwin
- linux
goarch:
- amd64
- arm
- arm64
archive:
replacements:
darwin: Darwin