chore(deps): Switch to a maintained YAML library
Description
Replace gopkg.in/yaml.v3 with go.yaml.in/yaml/v3.
Related Issues
Resolves #8269 (closed)
How has this been tested?
go test ./internal/... passes.
Replace gopkg.in/yaml.v3 with go.yaml.in/yaml/v3.
Resolves #8269 (closed)
go test ./internal/... passes.