Check how to fix issue with multi-line strings and goccy/go-yaml library #182
Labels
component/ocm-cli
OCM Command Line Interface
component/ocm-core
Open Component Model Core aka. go API
kind/bugfix
Bug
kind/feature
new feature, enhancement, improvement, extension
What would you like to be added:
Since the goccy/go-yaml lib has issues when replacing values with multi-line strings (goccy/go-yaml#447), we need to check how to solve this. #179 brought up this problem and comments contain an analysis and proposals, but we should have an own issue to track all actions with regards to the problem.
Why is this needed:
Solve reported issue #179 and avoid future issues with the same root cause.
The text was updated successfully, but these errors were encountered: