mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-01-06 03:13:48 +02:00
700ff34236
slowly but steadily fixing a billion warnings
352 B
352 B
CGO
Compiling with CGO is a bit trickier. It won't work "out of the box" with or without GoReleaser: you have to set more things up.
This cookbook contains more information.
Tools like xgo
are not natively supported, and we make no promises about
whether or how well they work within GoReleaser or not.