cluster-registry icon indicating copy to clipboard operation
cluster-registry copied to clipboard

fix(deps): update golang.org/x/exp digest to 90e834f

Open renovate[bot] opened this issue 10 months ago • 2 comments

This PR contains the following updates:

Package Type Update Change
golang.org/x/exp require digest 7588d65 -> 90e834f

Configuration

📅 Schedule: 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 was generated by Mend Renovate. View the repository job log.

renovate[bot] avatar Jan 28 '25 19:01 renovate[bot]

ℹ 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):

  • 7 additional dependencies were updated

Details:

Package Change
golang.org/x/net v0.34.0 -> v0.43.0
golang.org/x/crypto v0.32.0 -> v0.41.0
golang.org/x/sync v0.10.0 -> v0.16.0
golang.org/x/sys v0.29.0 -> v0.35.0
golang.org/x/term v0.28.0 -> v0.34.0
golang.org/x/text v0.21.0 -> v0.28.0
golang.org/x/tools v0.29.0 -> v0.36.0

renovate[bot] avatar Feb 10 '25 22:02 renovate[bot]

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -t ./...
go: module golang.org/x/[email protected] requires go >= 1.24.0; switching to go1.24.9
go: downloading go1.24.9 (linux/amd64)
go: download go1.24.9: golang.org/[email protected]: verifying module: checksum database disabled by GOSUMDB=off

renovate[bot] avatar Aug 13 '25 19:08 renovate[bot]