Skip to content

Replace unmaintained dependency gopkg.in/yaml.v2 with go.yaml.in/yaml/v4#250

Merged
gab-arrobo merged 1 commit intoomec-project:mainfrom
gab-arrobo:replace-outdated-dep
Sep 9, 2025
Merged

Replace unmaintained dependency gopkg.in/yaml.v2 with go.yaml.in/yaml/v4#250
gab-arrobo merged 1 commit intoomec-project:mainfrom
gab-arrobo:replace-outdated-dep

Conversation

@gab-arrobo
Copy link
Copy Markdown
Contributor

No description provided.

Signed-off-by: Arrobo, Gabriel <gabriel.arrobo@intel.com>
@gab-arrobo gab-arrobo requested review from a team and Copilot September 9, 2025 16:48
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the YAML parsing dependency from the unmaintained gopkg.in/yaml.v2 to the actively maintained go.yaml.in/yaml/v4 version 4.0.0-rc.2.

  • Replaces deprecated YAML library with maintained v4 alternative
  • Updates import statement in factory package to use new dependency

Reviewed Changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
go.mod Updates dependency from gopkg.in/yaml.v2 to go.yaml.in/yaml/v4 v4.0.0-rc.2
factory/factory.go Updates import statement to use new YAML v4 package

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@gab-arrobo gab-arrobo merged commit 30298d6 into omec-project:main Sep 9, 2025
9 of 10 checks passed
@gab-arrobo gab-arrobo deleted the replace-outdated-dep branch September 9, 2025 21:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants