# Goreleaser 2 9

> Apply GoReleaser 2.9 configuration, CLI, packaging, migration, and behaviour changes. Load for GoReleaser work targeting 2.9 or later when the model's knowledge may predate the 2025-04-30 release.

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

---


# GoReleaser 2.9

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

- Python builds select `builder: uv` or `builder: poetry` and a `buildmode` such as `wheel` or `sdist`; `goreleaser init` detects Python projects.
- Template functions calculate checksums such as `{{ sha256 .ArtifactPath }}`.
- Ko configurations can pass `sbomDir`.
- Winget manifests can set `privacy_url` and `installation_notes`.
- Pro-only custom publishers accept MSI, DMG, and SBOM artifacts.

