Skip to content

Conversation

@richardwooding
Copy link
Contributor

Summary

Updates Go dependencies to their latest available versions.

Changes

Primary Updates:

  • golang.org/x/crypto: v0.45.0 → v0.46.0
  • github.com/docker/docker: v28.5.1 → v28.5.2

Transitive Updates:

  • golang.org/x/sync: v0.18.0 → v0.19.0
  • golang.org/x/sys: v0.38.0 → v0.39.0
  • golang.org/x/text: v0.31.0 → v0.32.0
  • golang.org/x/term: v0.37.0 → v0.38.0

Test Plan

  • All tests pass locally
  • go mod tidy and go mod verify successful
  • CI checks pass (automated)

Notes

These are minor version updates with no breaking changes. No security vulnerabilities were present in the previous versions - this is routine maintenance to stay current with upstream releases.

🤖 Generated with Claude Code

Updated dependencies:
- golang.org/x/crypto: v0.45.0 → v0.46.0
- github.com/docker/docker: v28.5.1 → v28.5.2

Also updated transitive dependencies:
- golang.org/x/sync: v0.18.0 → v0.19.0
- golang.org/x/sys: v0.38.0 → v0.39.0
- golang.org/x/text: v0.31.0 → v0.32.0
- golang.org/x/term: v0.37.0 → v0.38.0

All tests pass with updated dependencies.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@richardwooding richardwooding merged commit 86a1c3e into main Jan 8, 2026
9 checks passed
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.

1 participant