1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-03-17 20:47:50 +02:00

docs: Add Cross compile with CGO and GoReleaser (#1054)

This commit is contained in:
Rob De Feo 2019-06-19 12:36:11 +01:00 committed by Carlos Alexandro Becker
parent 3f082c9252
commit 158835f281

View File

@ -13,6 +13,7 @@ Tutorials made by the community.
- [GoReleaser: build and push Snapcraft packages from TravisCI](https://carlosbecker.com/posts/goreleaser-snap-travis/)
- [Painless Github releases with Drone and GoReleaser](https://medium.com/@stepanvrany/painless-github-releases-with-drone-and-goreleaser-853bbbccd0c0)
- [Shipping Rust Binaries with GoReleaser](https://medium.com/@jondot/shipping-rust-binaries-with-goreleaser-d5aa42a46be0)
- [Cross compile with CGO and GoReleaser](https://medium.com/@robdefeo/cross-compile-with-cgo-and-goreleaser-6af884731222?source=friends_link&sk=baf6553fa48cb0e28ea3519615f02576)
Want to add your tutorial here? Please do! Click on the `improve this page`
link bellow!