v0.4.0
-
Added full
CGO
support when building Go application/library,.goreleaser.yaml
file now hasC_INCLUDE_PATH
andLIBRARY_PATH
sets correctly so it's possible to build Go that depends on C libraries. -
Added config/flag value
goreleaser-docker-image
so it's possible to overridegoreleaser
Docker image used.