chore(deps): Switch to a maintained YAML library

Description

Replace gopkg.in/yaml.v3 with go.yaml.in/yaml/v3.

Resolves #8269 (closed)

How has this been tested?

go test ./internal/... passes.

Merge request reports

Loading