Skip to content

Migrate from deprecated gopkg.in/yaml.v3 to go.yaml.in/yaml/v3 maintained package #22620

@bupd

Description

@bupd

Summary

We currently use gopkg.in/yaml.v3, which is now deprecated. The YAML organization provides an officially maintained, drop-in compatible replacement at go.yaml.in/yaml/v3.
This new package is fully identical to go-yaml/yaml, actively maintained, and receives security updates.

References

Task

  • Update all imports and usage from gopkg.in/yaml.v3 to go.yaml.in/yaml/v3 across the codebase.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions