awslabs / goformation

GoFormation is a Go library for working with CloudFormation templates.
Apache License 2.0
847 stars 195 forks source link

feat: switch go-yaml implementation to most recent version #535

Closed rubenfonseca closed 1 year ago

rubenfonseca commented 1 year ago

Issue #, if available: #534

Description of changes:

This PR bumps go-yaml version to the latest avaialble. This meant that the custom intrinstics parser had to be re-written to accomodate the API changes on go-yaml.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 7.2.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: