# Goreleaser 2 3

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

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

---


# GoReleaser 2.3

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

- `builds.skip` and `builds.no_unique_dist_dir` accept templates.
- `.IsSingleTarget` exposes whether the current build was selected by the single-target workflow.
- `--single-target` builds only the exact matching target rather than a broader target set.
- Ko image creation also runs for snapshot builds.
- Homebrew dependency entries honour their `os` and `version` fields.
- Pro-only blob publishers accept `if` expressions, split checksums carry IDs, and `.ArtifactID` exposes the selected artifact to templates.

