Skip to content

Update Go deps#428

Merged
jakub-id merged 1 commit intomainfrom
deps-update
Mar 2, 2026
Merged

Update Go deps#428
jakub-id merged 1 commit intomainfrom
deps-update

Conversation

@jakub-id
Copy link
Contributor

@jakub-id jakub-id commented Mar 2, 2026

No description provided.

Copilot AI review requested due to automatic review settings March 2, 2026 09:43
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

Updates Go module dependencies across the Crosslink workspace modules to bring selected libraries to newer versions and regenerate go.sum/go.work.sum accordingly.

Changes:

  • Bump github.com/oapi-codegen/runtime to v1.2.0 (broker, directory, illmock).
  • Bump github.com/indexdata/cql-go to a newer pseudo-version (broker, illmock).
  • Refresh module checksum files (go.sum, go.work.sum) as a result of dependency graph changes.

Reviewed changes

Copilot reviewed 4 out of 9 changed files in this pull request and generated no comments.

Show a summary per file
File Description
ncip/go.sum Adds missing */go.mod checksum entries and related transitive sums.
illmock/go.mod Updates cql-go and oapi-codegen/runtime required versions; tidies indirects.
illmock/go.sum Updates checksums to match the updated illmock dependency set.
httpclient/go.sum Adds missing */go.mod checksum entries for transitive dependencies.
go.work.sum Refreshes workspace-wide dependency checksums for updated transitive graph.
directory/go.mod Bumps github.com/oapi-codegen/runtime to v1.2.0.
directory/go.sum Updates checksums to match the updated directory dependency set.
broker/go.mod Bumps cql-go, oapi-codegen/runtime, and selected indirect deps (purego, gopsutil).
broker/go.sum Updates checksums to match the updated broker dependency set (including bumped deps).

@jakub-id jakub-id merged commit fce687d into main Mar 2, 2026
9 checks passed
@jakub-id jakub-id deleted the deps-update branch March 2, 2026 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants