Skip to content

Fix vulnerabilities due to indirect dependencies - #342

Merged
gab-arrobo merged 1 commit into
omec-project:mainfrom
gab-arrobo:fix-vulnerabilities
Jun 1, 2026
Merged

Fix vulnerabilities due to indirect dependencies#342
gab-arrobo merged 1 commit into
omec-project:mainfrom
gab-arrobo:fix-vulnerabilities

Conversation

@gab-arrobo

Copy link
Copy Markdown
Contributor

No description provided.

Signed-off-by: Arrobo, Gabriel <gabriel.arrobo@intel.com>

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This pull request updates Go module dependencies (primarily indirect/transitive ones) to address vulnerabilities introduced via indirect dependencies.

Changes:

  • Bumps multiple indirect dependencies to newer patch/minor versions (e.g., bytedance/sonic, go-playground/validator, x/* modules).
  • Updates go.sum to reflect the new module versions and checksums.

Reviewed changes

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

File Description
go.mod Updates indirect dependency version requirements to newer releases.
go.sum Updates checksums to match the upgraded module versions.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@gab-arrobo
gab-arrobo merged commit ae5b441 into omec-project:main Jun 1, 2026
12 checks passed
@gab-arrobo
gab-arrobo deleted the fix-vulnerabilities branch June 1, 2026 05:18
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