rancher/k3k

Remove deprecated Goreleaser flags

Closed

#430 aberto em 24 de jul. de 2025

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

Métricas do repositório

Stars
 (886 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

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

Guia do colaborador