eclipse-kanto / kanto

Kanto
https://eclipse.dev/kanto
Other
20 stars 7 forks source link

Replace deprecated fields in .goreleaser.yaml as described to the documentation #251

Closed antonia-avramova closed 1 year ago

antonia-avramova commented 1 year ago

There are following errors when goreleaser version 1.19.2 is used:

error=yaml: unmarshal errors:
  line 447: field replacements not found in type config.Archive
  line 527: field replacements not found in type config.NFPM

In deprecations page on goreleaser there are information of deprecations on archives.replacements and nfpm.replacements