ensure goreleaser builds with CGO disabled

This commit is contained in:
Alex Goodman 2019-09-05 08:00:55 -04:00
parent ff7cb1db6b
commit d54de9458c
No known key found for this signature in database
GPG Key ID: 98AF011C5C78EB7E

View File

@ -3,6 +3,8 @@ release:
builds:
- binary: dive
env:
- CGO_ENABLED=0
goos:
- windows
- darwin