# Goreleaser 2 2

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

- Skill: `cedws/goreleaser-2-2` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add cedws/goreleaser-2-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/cedws/goreleaser-2-2/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-2

---


# GoReleaser 2.2

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

- `binary_signs` signs binaries before they are archived.
- Pro-only `if` expressions on `signs`, `binary_signs`, and `docker_signs` filter the artifacts to sign.
- Template evaluation includes the `list` and `in` functions.
- Size reports can be omitted with `--skip=report-sizes`.
- `--clean` removes the distribution directory before checking the Git worktree state.
- Deprecated `nightly.name_template` is represented by `nightly.version_template`; deprecated `snapshot.name_template` is represented by `snapshot.version_template`.
- Ko no longer offers the upstream-removed `cyclonedx` and `go.version-m` support.

