# Using the new prebuilt builder on GoReleaser

DevFeed: [Using the new prebuilt builder on GoReleaser](<https://devfeed.tech/articles/using-the-new-prebuilt-builder-on-goreleaser-37759.md>)

Original publisher: [Read original article](<https://carlosbecker.com/posts/goreleaser-prebuilt/>)

Author: Carlos Alexandro Becker

Published: 2021-09-12T00:00:00Z

Content type: tutorial

Language: en

Sources: [Carlos Becker](<https://devfeed.tech/sources/carlos-becker.md>)

Topics: [import](<https://devfeed.tech/topics/import.md>), [builds](<https://devfeed.tech/topics/builds.md>)

Tags: [binaries](<https://devfeed.tech/tags/binaries.md>), [build](<https://devfeed.tech/tags/build.md>), [import](<https://devfeed.tech/tags/import.md>), [performance](<https://devfeed.tech/tags/performance.md>), [split](<https://devfeed.tech/tags/split.md>)

## AI overview

GoReleaser adds support for importing pre-built binaries into its release process. The article explains using another build tool and splitting builds across multiple machines, including for performance or CGO-related reasons.

## Source excerpt

You can now import pre-built binaries into GoReleaser!