1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-11-28 09:08:41 +02:00

revert changes to ldflags

This commit is contained in:
Jesse Duffield 2018-08-19 19:48:21 +10:00
parent e6a6301144
commit 80fac559c2

View File

@ -13,8 +13,6 @@ builds:
- arm
- arm64
- 386
ldflags:
- -s -w -X main.version={{.Version}} -X main.tag={{.Tag}} -X main.date={{.Date}} -X main.commit={{.Commit}} -X main.goos={{.Os}} -X main.arch={{.Arch}} -X main.arm={{.Arm}}
archive:
replacements: