Update module golang.org/x/crypto to v0.57.0 #44

Open
renovate-bot wants to merge 1 commit from renovate/golang.org-x-crypto-0.x into master
Collaborator

This PR contains the following updates:

Package Type Update Change
golang.org/x/crypto require minor v0.53.0v0.57.0

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate CLI.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [golang.org/x/crypto](https://go.googlesource.com/crypto) | require | minor | `v0.53.0` → `v0.57.0` | --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC42NS41IiwidXBkYXRlZEluVmVyIjoiNDQuODIuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
Update module golang.org/x/crypto to v0.56.0
All checks were successful
Lint / Run golangci-lint (pull_request) Has been skipped
Deploy Parent Container / determine-workflow (pull_request) Successful in 3s
Deploy Parent Container / nonprod-deploy (dev) (pull_request) Has been skipped
Deploy Parent Container / prod-deploy (dev) (pull_request) Has been skipped
ba406bb281
Author
Collaborator

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 6 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.25.0 -> 1.26.0
golang.org/x/mod v0.36.0 -> v0.41.0
golang.org/x/net v0.56.0 -> v0.58.0
golang.org/x/sync v0.21.0 -> v0.23.0
golang.org/x/sys v0.46.0 -> v0.48.0
golang.org/x/text v0.38.0 -> v0.42.0
golang.org/x/tools v0.45.0 -> v0.49.0
### ℹ️ Artifact update notice ##### File name: go.mod In order to perform the update(s) described in the table above, Renovate ran the `go get` command, which resulted in the following additional change(s): - 6 additional dependencies were updated - The `go` directive was updated for compatibility reasons Details: | **Package** | **Change** | | :------------------- | :--------------------- | | `go` | `1.25.0` -> `1.26.0` | | `golang.org/x/mod` | `v0.36.0` -> `v0.41.0` | | `golang.org/x/net` | `v0.56.0` -> `v0.58.0` | | `golang.org/x/sync` | `v0.21.0` -> `v0.23.0` | | `golang.org/x/sys` | `v0.46.0` -> `v0.48.0` | | `golang.org/x/text` | `v0.38.0` -> `v0.42.0` | | `golang.org/x/tools` | `v0.45.0` -> `v0.49.0` |
renovate-bot changed title from Update module golang.org/x/crypto to v0.56.0 to Update module golang.org/x/crypto to v0.57.0 2026-09-13 00:21:48 +00:00
renovate-bot force-pushed renovate/golang.org-x-crypto-0.x from ba406bb281
All checks were successful
Lint / Run golangci-lint (pull_request) Has been skipped
Deploy Parent Container / determine-workflow (pull_request) Successful in 3s
Deploy Parent Container / nonprod-deploy (dev) (pull_request) Has been skipped
Deploy Parent Container / prod-deploy (dev) (pull_request) Has been skipped
to d135354e27
All checks were successful
Lint / Run golangci-lint (pull_request) Has been skipped
Deploy Parent Container / determine-workflow (pull_request) Successful in 2s
Deploy Parent Container / nonprod-deploy (dev) (pull_request) Has been skipped
Deploy Parent Container / prod-deploy (dev) (pull_request) Has been skipped
2026-09-13 00:21:51 +00:00
Compare
All checks were successful
Lint / Run golangci-lint (pull_request) Has been skipped
Deploy Parent Container / determine-workflow (pull_request) Successful in 2s
Deploy Parent Container / nonprod-deploy (dev) (pull_request) Has been skipped
Deploy Parent Container / prod-deploy (dev) (pull_request) Has been skipped
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/golang.org-x-crypto-0.x:renovate/golang.org-x-crypto-0.x
git switch renovate/golang.org-x-crypto-0.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff renovate/golang.org-x-crypto-0.x
git switch renovate/golang.org-x-crypto-0.x
git rebase master
git switch master
git merge --ff-only renovate/golang.org-x-crypto-0.x
git switch renovate/golang.org-x-crypto-0.x
git rebase master
git switch master
git merge --no-ff renovate/golang.org-x-crypto-0.x
git switch master
git merge --squash renovate/golang.org-x-crypto-0.x
git switch master
git merge --ff-only renovate/golang.org-x-crypto-0.x
git switch master
git merge renovate/golang.org-x-crypto-0.x
git push origin master
Sign in to join this conversation.
No description provided.