Skip to content

Go through the codebase and update dependencies to their latest versions#527

Merged
gab-arrobo merged 1 commit intoomec-project:mainfrom
gab-arrobo:dependency-updates
Mar 9, 2026
Merged

Go through the codebase and update dependencies to their latest versions#527
gab-arrobo merged 1 commit intoomec-project:mainfrom
gab-arrobo:dependency-updates

Conversation

@gab-arrobo
Copy link
Contributor

No description provided.

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

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 project’s Go module dependencies, refreshing several direct and indirect dependencies in go.mod and synchronizing checksums in go.sum.

Changes:

  • Bumped github.com/omec-project/{nas,ngap,util} to newer patch versions.
  • Updated several indirect dependencies (e.g., mimetype, klauspost/compress, lz4, Prometheus libs, golang.org/x/*, protobuf).
  • Regenerated go.sum to reflect updated module versions and pruned no-longer-needed sums.

Reviewed changes

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

File Description
go.mod Updates direct and indirect module versions to newer releases.
go.sum Updates module checksums to match the new dependency graph after version bumps.

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

Copy link

@andybavier andybavier left a comment

Choose a reason for hiding this comment

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

+1

@gab-arrobo gab-arrobo merged commit 88b3ba5 into omec-project:main Mar 9, 2026
16 checks passed
@gab-arrobo gab-arrobo deleted the dependency-updates branch March 9, 2026 17:19
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