1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-24 04:16:27 +02:00

13 lines
272 B
Markdown
Raw Normal View History

---
title: CGO
weight: 12
menu: true
---
Unfortunately, GoReleaser does not support CGO.
You can see the discussion about this in
[this issue](https://github.com/goreleaser/goreleaser/issues/708).
You can see the comments on the issue referenced for workarounds on it.