Skip to content

Deps update#452

Merged
jakub-id merged 3 commits intomainfrom
deps-update
Mar 12, 2026
Merged

Deps update#452
jakub-id merged 3 commits intomainfrom
deps-update

Conversation

@jakub-id
Copy link
Contributor

No description provided.

Copilot AI review requested due to automatic review settings March 12, 2026 10:00
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 dependencies across the broker and illmock modules, including a cql-go bump that requires a small compatibility adjustment in the broker’s CQL filtering integration.

Changes:

  • Bump github.com/indexdata/cql-go in both broker and illmock.
  • Refresh broker dependency set (notably testcontainers-go, OpenTelemetry, gRPC/protobuf-related transitive deps).
  • Add Sort() to FieldAllRecords to satisfy updated cql-go/pgcql field behavior/contracts.

Reviewed changes

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

Show a summary per file
File Description
illmock/go.mod Bumps github.com/indexdata/cql-go version used by the illmock module.
illmock/go.sum Updates checksums for the bumped cql-go pseudo-version.
broker/patron_request/db/prcql.go Adds Sort() to the custom CQL field type to remain compatible with updated cql-go/pgcql usage.
broker/go.mod Bumps cql-go + testcontainers-go, and refreshes several indirect dependency versions.
broker/go.sum Updates dependency checksums consistent with the module graph after the upgrades.

You can also share your feedback on Copilot code review. Take the survey.

@jakub-id jakub-id merged commit fa5c141 into main Mar 12, 2026
3 checks passed
@jakub-id jakub-id deleted the deps-update branch March 12, 2026 15:00
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