Describe the bug
With the Merge of #35, goreleaser broke as we now have CGO dependencies.
Additional context
Check out:
For crosscompiling examples and documentation with goreleaser.
And
for an alternative without crosscompiling (using one job step per OS family).