# Goreleaser 2 1

> Apply GoReleaser 2.1 configuration, CLI, packaging, migration, and behaviour changes. Load for GoReleaser work targeting 2.1 or later when the model's knowledge may predate the 2024-07-13 release.

- Skill: `cedws/goreleaser-2-1` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add cedws/goreleaser-2-1`
- Raw SKILL.md: https://api.skillmd.com/api/skills/cedws/goreleaser-2-1/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: cedws (https://skillmd.com/u/cedws)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/cedws/goreleaser-2-1

---


# GoReleaser 2.1

This overview applies to target GoReleaser versions of at least `2.1`.

- Archives support `tar.zst`, and archive creation can be omitted with `--skip=archive`.
- Go builds honour `GOCACHEPROG` when it is set.
- nFPM supports `ipk` packages and Termux targets.
- macOS binaries can be signed without being submitted for notarisation.
- Blob, HTTP, and Artifactory publishers accept extra files; blob publishing can contain only `extra_files`.
- Pro-only additions include before-publish hooks, Cloudsmith publishing, global metadata, and templated extra files for HTTP and Artifactory publishers.

