Skip to content

fix(ci): bump x/crypto to unblock Dependabot Updates#1278

Merged
rogeralsing merged 1 commit intodevfrom
fix/ci-dependabot-updates-xcrypto
Jan 16, 2026
Merged

fix(ci): bump x/crypto to unblock Dependabot Updates#1278
rogeralsing merged 1 commit intodevfrom
fix/ci-dependabot-updates-xcrypto

Conversation

@rogeralsing
Copy link
Collaborator

Fixes #1277.

This updates golang.org/x/crypto to v0.45.0 (root module + examples/cluster-eventstream-broadcast) so the GitHub Actions workflow path dynamic/dependabot/dependabot-updates stops failing with pull_request_exists_for_security_update.

Local validation:

  • make lint (warnings only)
  • docker compose up -d
  • make test2
  • make vet
  • make bench

@rogeralsing rogeralsing merged commit caf97c7 into dev Jan 16, 2026
2 checks passed
@rogeralsing rogeralsing deleted the fix/ci-dependabot-updates-xcrypto branch January 16, 2026 16:23
@rogeralsing rogeralsing mentioned this pull request Jan 16, 2026
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.

CI on dev shows failing Dependabot Updates runs (x/crypto security update)

1 participant