github.com/ahmet2mir/goreleaser@v0.180.3-0.20210927151101-8e5ee5a9b8c5/www/docs/limitations/cgo.md (about) 1 --- 2 title: CGO 3 --- 4 5 If you need to cross-compile with CGO enabled, our Docker image is not 6 supported and your config will not look that "clean", unfortunately. 7 8 You can check [this cookbook](/cookbooks/cgo-and-crosscompiling/) for an 9 example. 10 11 You can also see the discussion about CGO in 12 [this issue](https://github.com/goreleaser/goreleaser/issues/708). 13