fix goreleaser

This commit is contained in:
Daniel Chote 2019-10-15 12:18:19 -04:00
parent 5398944788
commit d37854493b

View File

@ -8,9 +8,6 @@ builds:
- CGO_ENABLED=0 - CGO_ENABLED=0
goos: goos:
- linux - linux
- darwin
goarch: goarch:
- arm - arm
- arm64
- amd64 - amd64
- 386