github.com/joselitofilho/goreleaser@v0.155.1-0.20210123221854-e4891856c593/www/docs/limitations/cgo.md (about)

     1  ---
     2  title: CGO
     3  ---
     4  
     5  Unfortunately, GoReleaser does not support CGO.
     6  Fortunately, there are ways to make it working.
     7  [Checkout one of them](/cookbooks/cgo-and-crosscompiling)
     8  
     9  You can see the discussion about CGO in
    10  [this issue](https://github.com/goreleaser/goreleaser/issues/708).
    11