Preflight Checklist
Problem Description
Recommended to move off of using the gopkg.in/yaml.v3 package. This package is no longer maintained.
Proposed Solution
One option is to use sigs.k8s.io/yaml. That has minimal dependencies and should remain well maintained.
Alternatives Considered
No response
Additional Information
No response
Preflight Checklist
Problem Description
Recommended to move off of using the gopkg.in/yaml.v3 package. This package is no longer maintained.
Proposed Solution
One option is to use sigs.k8s.io/yaml. That has minimal dependencies and should remain well maintained.
Alternatives Considered
No response
Additional Information
No response