Skip to content

deps(go): Bump golang.org/x/crypto from 0.37.0 to 0.38.0 in the golang-x group #1054

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 5, 2025

Bumps the golang-x group with 1 update: golang.org/x/crypto.

Updates golang.org/x/crypto from 0.37.0 to 0.38.0

Commits
  • aae6e61 go.mod: update golang.org/x dependencies
  • 9c1aa6a ssh/test: reset the random source before capturing a recording
  • 8819902 ssh/test: enable Diffie-Hellman key exchange algorithms
  • 3f311e4 acme: return error from pre-authorization when unsupported
  • 1f7c62c ssh/test: skip unsupported tests on js/wasm
  • a5f8048 acme/autocert: use standard functions to pick the cache directory
  • 958cde8 Revert "chacha20: add loong64 SIMD implementation"
  • 51f005c Revert "salsa20: add loong64 SIMD implementation"
  • 7c35866 Revert "argon2: add loong64 SIMD implementation"
  • 0091fc8 Revert "blake2s: add loong64 SIMD implementation"
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the golang-x group with 1 update: [golang.org/x/crypto](https://github.com/golang/crypto).


Updates `golang.org/x/crypto` from 0.37.0 to 0.38.0
- [Commits](golang/crypto@v0.37.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
  dependency-group: golang-x
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies go Pull requests that update Go code labels May 5, 2025
@dependabot dependabot bot requested a review from hairyhenderson as a code owner May 5, 2025 21:00
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Benchmark

Benchmark suite Current: dbe5b3a Previous: 5f3fb0b Ratio
BenchmarkPathForDirFS 95.03 ns/op 40 B/op 2 allocs/op 93.23 ns/op 40 B/op 2 allocs/op 1.02
BenchmarkPathForDirFS - ns/op 95.03 ns/op 93.23 ns/op 1.02
BenchmarkPathForDirFS - B/op 40 B/op 40 B/op 1
BenchmarkPathForDirFS - allocs/op 2 allocs/op 2 allocs/op 1
BenchmarkSplitRepoPath/0 12.3 ns/op 0 B/op 0 allocs/op 11.84 ns/op 0 B/op 0 allocs/op 1.04
BenchmarkSplitRepoPath/0 - ns/op 12.3 ns/op 11.84 ns/op 1.04
BenchmarkSplitRepoPath/0 - B/op 0 B/op 0 B/op 1
BenchmarkSplitRepoPath/0 - allocs/op 0 allocs/op 0 allocs/op 1
BenchmarkSplitRepoPath/1 16.8 ns/op 0 B/op 0 allocs/op 16.65 ns/op 0 B/op 0 allocs/op 1.01
BenchmarkSplitRepoPath/1 - ns/op 16.8 ns/op 16.65 ns/op 1.01
BenchmarkSplitRepoPath/1 - B/op 0 B/op 0 B/op 1
BenchmarkSplitRepoPath/1 - allocs/op 0 allocs/op 0 allocs/op 1
BenchmarkSplitRepoPath/2 36.95 ns/op 4 B/op 1 allocs/op 37.24 ns/op 4 B/op 1 allocs/op 0.99
BenchmarkSplitRepoPath/2 - ns/op 36.95 ns/op 37.24 ns/op 0.99
BenchmarkSplitRepoPath/2 - B/op 4 B/op 4 B/op 1
BenchmarkSplitRepoPath/2 - allocs/op 1 allocs/op 1 allocs/op 1
BenchmarkSplitRepoPath/3 40.41 ns/op 8 B/op 1 allocs/op 38.83 ns/op 8 B/op 1 allocs/op 1.04
BenchmarkSplitRepoPath/3 - ns/op 40.41 ns/op 38.83 ns/op 1.04
BenchmarkSplitRepoPath/3 - B/op 8 B/op 8 B/op 1
BenchmarkSplitRepoPath/3 - allocs/op 1 allocs/op 1 allocs/op 1
BenchmarkSplitRepoPath/4 37.21 ns/op 8 B/op 1 allocs/op 37.32 ns/op 8 B/op 1 allocs/op 1.00
BenchmarkSplitRepoPath/4 - ns/op 37.21 ns/op 37.32 ns/op 1.00
BenchmarkSplitRepoPath/4 - B/op 8 B/op 8 B/op 1
BenchmarkSplitRepoPath/4 - allocs/op 1 allocs/op 1 allocs/op 1
BenchmarkSplitRepoPath/5 42.51 ns/op 4 B/op 1 allocs/op 42.15 ns/op 4 B/op 1 allocs/op 1.01
BenchmarkSplitRepoPath/5 - ns/op 42.51 ns/op 42.15 ns/op 1.01
BenchmarkSplitRepoPath/5 - B/op 4 B/op 4 B/op 1
BenchmarkSplitRepoPath/5 - allocs/op 1 allocs/op 1 allocs/op 1
BenchmarkSplitRepoPath/6 16.71 ns/op 0 B/op 0 allocs/op 16.52 ns/op 0 B/op 0 allocs/op 1.01
BenchmarkSplitRepoPath/6 - ns/op 16.71 ns/op 16.52 ns/op 1.01
BenchmarkSplitRepoPath/6 - B/op 0 B/op 0 B/op 1
BenchmarkSplitRepoPath/6 - allocs/op 0 allocs/op 0 allocs/op 1

This comment was automatically generated by workflow using github-action-benchmark.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants