You've already forked goreleaser
mirror of
https://github.com/goreleaser/goreleaser.git
synced 2026-04-28 20:15:32 +02:00
8d6ef40020
* chore(yaml): upgraded from yaml.v2 to yaml.v3
* provided internal package to take care of backward
compatible settings:
* UnmarshalStrict method
* mute io.EOF unmarshaling errors
* marshal indenting with 2 chars
* adapted unit tests to new yaml v3
Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
* fixed failing tests
Signed-off-by: Frederic BIDON <fredbi@yahoo.com>