Bump golang.org/x/crypto from 0.33.0 to 0.38.0#5110
Conversation
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.33.0 to 0.38.0. - [Commits](golang/crypto@v0.33.0...v0.38.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-version: 0.38.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Pull request overview
This PR updates Go module dependencies, primarily bumping golang.org/x/crypto to a newer release, and refreshes related golang.org/x/* entries as a result of module resolution.
Changes:
- Bump
golang.org/x/cryptofromv0.33.0tov0.38.0. - Update related
golang.org/x/*dependencies (x/sys, and indirectx/term,x/text) and correspondinggo.sumentries. - Update the module
godirective togo 1.23.0.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| go.mod | Bumps golang.org/x/crypto and related golang.org/x/* deps; updates the module Go version directive. |
| go.sum | Updates checksums to reflect the new resolved versions of golang.org/x/* modules. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| go 1.23.0 | ||
|
|
||
| toolchain go1.23.4 |
There was a problem hiding this comment.
The PR title/description indicate only a golang.org/x/crypto bump, but this change also updates the module Go version (go directive) to 1.23.0. Please either (a) keep the go directive unchanged in this PR, or (b) update the PR title/description to reflect the Go language/toolchain requirement change and ensure downstream build/CI expectations are aligned.
| golang.org/x/crypto v0.38.0 | ||
| golang.org/x/mod v0.17.0 | ||
| golang.org/x/net v0.35.0 | ||
| golang.org/x/sys v0.30.0 | ||
| golang.org/x/sys v0.33.0 | ||
| golang.org/x/time v0.9.0 |
There was a problem hiding this comment.
This dependency update PR also bumps additional golang.org/x/* modules (e.g., x/sys and indirect x/term, x/text). If those updates are required as part of the x/crypto bump, it would help to mention them explicitly in the PR description; otherwise, consider limiting the scope to just x/crypto to reduce review/rollback surface area.
Bumps golang.org/x/crypto from 0.33.0 to 0.38.0.
Commits
aae6e61go.mod: update golang.org/x dependencies9c1aa6assh/test: reset the random source before capturing a recording8819902ssh/test: enable Diffie-Hellman key exchange algorithms3f311e4acme: return error from pre-authorization when unsupported1f7c62cssh/test: skip unsupported tests on js/wasma5f8048acme/autocert: use standard functions to pick the cache directory958cde8Revert "chacha20: add loong64 SIMD implementation"51f005cRevert "salsa20: add loong64 SIMD implementation"7c35866Revert "argon2: add loong64 SIMD implementation"0091fc8Revert "blake2s: add loong64 SIMD implementation"Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)