1
0
mirror of https://github.com/go-task/task.git synced 2025-01-12 04:34:11 +02:00

Merge pull request #832 from jfhovinne/reprobuilds

Modify goreleaser defaults for reproducible builds
This commit is contained in:
Andrey Nering 2022-08-13 12:04:27 -03:00 committed by GitHub
commit 9b3a961303
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,6 +17,9 @@ build:
goarch: 386
env:
- CGO_ENABLED=0
mod_timestamp: '{{ .CommitTimestamp }}'
flags:
- -trimpath
ldflags:
- -s -w # Don't set main.version.