Skip to content

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

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#483
gab-arrobo merged 1 commit intoomec-project:mainfrom
gab-arrobo:dependency-updates

Conversation

@gab-arrobo
Copy link
Copy Markdown
Contributor

No description provided.

Signed-off-by: Arrobo, Gabriel <gabriel.arrobo@intel.com>
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

Updates the project’s Go module dependencies (go.mod/go.sum), primarily bumping versions for indirect dependencies and the github.com/omec-project/util module used by the webconsole.

Changes:

  • Bumped github.com/omec-project/util to v1.7.2.
  • Updated multiple indirect Go dependencies (e.g., Prometheus libs, golang.org/x/*, klauspost/compress, mimetype, protobuf).
  • Refreshed go.sum to reflect the new resolved dependency graph (including new go-openapi-related entries).

Reviewed changes

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

File Description
go.mod Updates direct/indirect module versions, including omec-project/util and various transitive dependencies.
go.sum Updates module checksums and resolved versions corresponding to the dependency graph changes.

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

Comment thread go.mod
Copy link
Copy Markdown

@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 a8ddb0e into omec-project:main Mar 9, 2026
17 checks passed
@gab-arrobo gab-arrobo deleted the dependency-updates branch March 9, 2026 17:20
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