1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-10 03:47:03 +02:00
goreleaser/www/content/cgo.md

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.