Describe the bug
Hey everyone, as I reported here go-yit moved from gopkg.in/yaml.v3 to go.yaml.in/yaml/v3 and now this library is broken since you are now using two different types of yaml types. Can you also move to go.yaml.in/yaml/v3 since the other library is deprecated?
Reproduction steps
...
Expected behavior
Code should compile
Additional context
No response
Describe the bug
Hey everyone, as I reported here go-yit moved from
gopkg.in/yaml.v3togo.yaml.in/yaml/v3and now this library is broken since you are now using two different types of yaml types. Can you also move togo.yaml.in/yaml/v3since the other library is deprecated?Reproduction steps
...
Expected behavior
Code should compile
Additional context
No response