Using the new prebuilt builder on GoReleaser
You can now import pre-built binaries into GoReleaser! This feature was made with mainly two cases in mind: You are migrating to GoReleaser and already have the build part covered by a Makefile or some other tool, and you don’t want to change that You want to build each pl...