rancher/k3k

Remove deprecated Goreleaser flags

Open

#430 opened on Jul 24, 2025

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Go (77 forks)auto 404
QA/nonegood first issueteam/collie

Repository metrics

Stars
 (886 stars)
PR merge metrics
 (PR metrics pending)

Description

While running Goreleaser we found two small issues:

• DEPRECATED: archives.format should not be used anymore, check https://goreleaser.com/deprecations#archivesformat for more info • DEPRECATED: archives.format_overrides.format should not be used anymore, check https://goreleaser.com/deprecations#archivesformat_overridesformat for more info

Contributor guide