Skip to content

Bump golang.org/x/crypto from v0.36.0 to v0.45.0#71

Merged
sam-at-luther merged 3 commits into
mainfrom
sam-at-luther/Bump_x_crypto
Feb 13, 2026
Merged

Bump golang.org/x/crypto from v0.36.0 to v0.45.0#71
sam-at-luther merged 3 commits into
mainfrom
sam-at-luther/Bump_x_crypto

Conversation

@sam-at-luther

Copy link
Copy Markdown
Member

Summary

  • Bump golang.org/x/crypto from v0.36.0 to v0.45.0 (security update)
  • Bump golang.org/x/net, golang.org/x/sys, golang.org/x/text (transitive)
  • Update go.mod from Go 1.23 to Go 1.24 (required by x/crypto v0.45.0)
  • Update CI workflow: Go 1.23 → 1.24, golangci-lint v1.63 → v1.64

Supersedes #66 (dependabot PR that failed CI due to Go version mismatch).

Test plan

  • All tests pass locally (oracle skipped — needs plugin)
  • Build succeeds with Go 1.24
  • CI workflow updated for Go 1.24 + golangci-lint v1.64

🤖 Generated with Claude Code

Security update for x/crypto. Also bumps x/net, x/sys, x/text.
Requires Go 1.24, so update go.mod and CI workflow accordingly.
Bump golangci-lint from v1.63 to v1.64 for Go 1.24 compatibility.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
The .golangci.yml uses version: "2" config format, which requires
golangci-lint v2. Update action to v7 with version v2.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@sam-at-luther sam-at-luther force-pushed the sam-at-luther/Bump_x_crypto branch from 5acbcd2 to efa63b6 Compare February 13, 2026 04:35
Replace deprecated // +build with //go:build syntax.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@sam-at-luther sam-at-luther merged commit a588238 into main Feb 13, 2026
1 check 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