Skip to content

Update deps, enable vulncheck#513

Merged
jakub-id merged 1 commit intomainfrom
deps-update
Apr 10, 2026
Merged

Update deps, enable vulncheck#513
jakub-id merged 1 commit intomainfrom
deps-update

Conversation

@jakub-id
Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings April 10, 2026 05:33
Copy link
Copy Markdown
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 workspace and re-enables standard govulncheck behavior in CI so vulnerability findings can fail the build.

Changes:

  • Bump github.com/indexdata/cql-go pseudo-version in broker and illmock.
  • Update broker dependencies (notably testcontainers-go) and reconcile indirect requirements/sums.
  • Adjust GitHub Actions govulncheck step by removing the custom output-format: json setting.

Reviewed changes

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

Show a summary per file
File Description
illmock/go.mod Updates cql-go version used by the illmock module.
illmock/go.sum Syncs sums for the updated cql-go version.
broker/go.mod Updates cql-go and testcontainers-go versions; refreshes indirect requirements.
broker/go.sum Syncs dependency checksums after module updates/tidy.
go.work.sum Adds new sums pulled into the workspace build list.
.github/workflows/go.yml Removes govulncheck JSON output workaround to re-enable normal vulncheck enforcement.

@jakub-id jakub-id merged commit 42b5d65 into main Apr 10, 2026
8 checks passed
@jakub-id jakub-id deleted the deps-update branch April 10, 2026 06:14
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.

2 participants