Make releases reproducible

This commit is contained in:
Paul Tyng
2020-07-06 17:11:06 -04:00
committed by GitHub
parent cb2c7bf1d8
commit f5e4c95ed7

View File

@@ -3,7 +3,10 @@ before:
- go mod tidy
builds:
- env:
- CGO_ENABLED=0
- CGO_ENABLED=0
mod_timestamp: '{{ .CommitTimestamp }}'
flags:
- -trimpath
goos:
- freebsd
- openbsd