Skip to content

fix(ci): resolve goreleaser deprecation warnings - #5

Merged
htcarr3 merged 1 commit into
mainfrom
release-021326
Feb 14, 2026
Merged

fix(ci): resolve goreleaser deprecation warnings#5
htcarr3 merged 1 commit into
mainfrom
release-021326

Conversation

@htcarr3

@htcarr3 htcarr3 commented Feb 14, 2026

Copy link
Copy Markdown
Contributor

What

Fix two goreleaser deprecation warnings that appear in the release workflow.

Why

The v0.0.5 release CI failed partly due to stale config. These warnings will become errors in goreleaser v3.

How

  • archives.formatarchives.formats (deprecated in v2.6)
  • brewshomebrew_casks with binaries field (deprecated in v2.10)

Migrate archives.format to archives.formats (v2.6) and
brews to homebrew_casks (v2.10).
@htcarr3
htcarr3 merged commit 6e7e43e into main Feb 14, 2026
6 checks passed
@htcarr3
htcarr3 deleted the release-021326 branch February 14, 2026 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant