mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-01-26 04:22:05 +02:00
f6f448d84e
* docs: clarify cgo a bit Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com> * fix: typos Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
356 B
356 B
title |
---|
CGO |
If you need to cross-compile with CGO enabled, our Docker image is not supported and your config will not look that "clean", unfortunately.
You can check this cookbook for an example.
You can also see the discussion about CGO in this issue.