cloud-provider-openstack
cloud-provider-openstack copied to clipboard
[core] replace gopkg.in/yaml.v2 with sigs.k8s.io/yaml
What this PR does / why we need it:
Fixes go list -m all and replaces outdated gopkg.in/yaml.v2 with sigs.k8s.io/yaml
Special notes for reviewers:
Release note:
NONE