cloudfoundry / routing-release

This is the BOSH release for cloud foundry routers
Apache License 2.0
42 stars 106 forks source link

dep: bump gopkg.in/yaml to v3 #435

Closed maxmoehl closed 3 weeks ago

maxmoehl commented 3 weeks ago

Summary

Bump from yaml.v2 to yaml.v3

See also:

Backward Compatibility

Breaking Change? No

maxmoehl commented 3 weeks ago

I've ran the tests to ensure the dependant packages don't break.

peanball commented 3 weeks ago

Merging once the other packages have been bumped, as this removes the yaml.v2 packages. V3 is also available already in routing-release, so the bumps of the submodules will work fine.