fix goreleaser arguments

This commit is contained in:
Danny van Kooten 2018-11-19 11:27:56 +01:00
parent a66f9ed867
commit 6f456ff496

View File

@ -12,9 +12,9 @@ builds:
goarch:
- amd64
- 386
- arm64
env:
- CGO_ENABLED=0
- arm64
ldflags:
- -extldflags "-static"
hooks:
pre: packr
post: packr clean