Update module golang.org/x/mod to v0.39.0 #56

Closed
prskr wants to merge 1 commit from renovate/golang.org-x-mod-0.x into main
Owner

This PR contains the following updates:

Package Change Age Confidence
golang.org/x/mod v0.38.0v0.39.0 age confidence

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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [golang.org/x/mod](https://pkg.go.dev/golang.org/x/mod) | [`v0.38.0` → `v0.39.0`](https://cs.opensource.google/go/x/mod/+/refs/tags/v0.38.0...refs/tags/v0.39.0) | ![age](https://developer.mend.io/api/mc/badges/age/go/golang.org%2fx%2fmod/v0.39.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/golang.org%2fx%2fmod/v0.38.0/v0.39.0?slim=true) | --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMS4wIiwidXBkYXRlZEluVmVyIjoiNDMuMjEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Update module golang.org/x/mod to v0.38.0
Some checks failed
renovate/artifacts Artifact file update failure
Go / release (pull_request) Has been cancelled
7c59bc9872
prskr changed title from Update module golang.org/x/mod to v0.38.0 to fix(deps): update module golang.org/x/mod to v0.38.0 2026-07-21 03:37:09 +00:00
prskr changed title from fix(deps): update module golang.org/x/mod to v0.38.0 to Update module golang.org/x/mod to v0.38.0 2026-07-22 03:37:51 +00:00
prskr changed title from Update module golang.org/x/mod to v0.38.0 to fix(deps): update module golang.org/x/mod to v0.38.0 2026-07-23 03:35:51 +00:00
prskr changed title from fix(deps): update module golang.org/x/mod to v0.38.0 to Update module golang.org/x/mod to v0.38.0 2026-07-27 03:37:30 +00:00
prskr changed title from Update module golang.org/x/mod to v0.38.0 to fix(deps): update module golang.org/x/mod to v0.38.0 2026-07-29 09:52:43 +00:00
prskr changed title from fix(deps): update module golang.org/x/mod to v0.38.0 to Update module golang.org/x/mod to v0.38.0 2026-07-31 03:44:46 +00:00
prskr changed title from Update module golang.org/x/mod to v0.38.0 to fix(deps): update module golang.org/x/mod to v0.38.0 2026-08-02 03:39:04 +00:00
prskr changed title from fix(deps): update module golang.org/x/mod to v0.38.0 to Update module golang.org/x/mod to v0.38.0 2026-08-07 03:38:58 +00:00
prskr changed title from Update module golang.org/x/mod to v0.38.0 to fix(deps): update module golang.org/x/mod to v0.38.0 2026-08-09 03:38:51 +00:00
prskr changed title from fix(deps): update module golang.org/x/mod to v0.38.0 to fix(deps): update module golang.org/x/mod to v0.39.0 2026-08-11 03:38:00 +00:00
Author
Owner

ℹ️ 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/crypto v0.53.0 -> v0.54.0
golang.org/x/net v0.56.0 -> v0.57.0
golang.org/x/sync v0.21.0 -> v0.22.0
golang.org/x/sys v0.46.0 -> v0.47.0
golang.org/x/term v0.44.0 -> v0.45.0
golang.org/x/text v0.38.0 -> v0.40.0
golang.org/x/tools v0.47.0 -> v0.48.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): - 7 additional dependencies were updated Details: | **Package** | **Change** | | :-------------------- | :--------------------- | | `golang.org/x/crypto` | `v0.53.0` -> `v0.54.0` | | `golang.org/x/net` | `v0.56.0` -> `v0.57.0` | | `golang.org/x/sync` | `v0.21.0` -> `v0.22.0` | | `golang.org/x/sys` | `v0.46.0` -> `v0.47.0` | | `golang.org/x/term` | `v0.44.0` -> `v0.45.0` | | `golang.org/x/text` | `v0.38.0` -> `v0.40.0` | | `golang.org/x/tools` | `v0.47.0` -> `v0.48.0` |
prskr force-pushed renovate/golang.org-x-mod-0.x from 7c59bc9872
Some checks failed
renovate/artifacts Artifact file update failure
Go / release (pull_request) Has been cancelled
to 40167b3d04
Some checks failed
Go / release (pull_request) Has been cancelled
2026-08-11 03:38:02 +00:00
Compare
prskr changed title from fix(deps): update module golang.org/x/mod to v0.39.0 to Update module golang.org/x/mod to v0.39.0 2026-08-13 17:35:36 +00:00
Author
Owner

⚠️ 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.mod
Command failed: bazel run //:go -- mod tidy
DEBUG: /var/lib/forgejo/runner/.cache/bazel/_bazel_runner/34480a03541f25bd2c700ce481575ffc/external/gazelle+/internal/bzlmod/go_deps.bzl:869:18: No sum for code.icb4dc0.de/prskr/bazel-golangci-lint-analyzers@0.3.0 found, run bazel run @rules_go//go -- mod tidy to generate it
INFO: Repo gazelle++go_deps+de_icb4dc0_code_prskr_bazel_golangci_lint_analyzers defined by rule go_repository in @@gazelle+//internal:go_repository.bzl
ERROR: /var/lib/forgejo/runner/.cache/bazel/_bazel_runner/34480a03541f25bd2c700ce481575ffc/external/gazelle+/internal/go_repository.bzl:204:21: An error occurred during the fetch of repository 'gazelle++go_deps+de_icb4dc0_code_prskr_bazel_golangci_lint_analyzers':
   Traceback (most recent call last):
	File "/var/lib/forgejo/runner/.cache/bazel/_bazel_runner/34480a03541f25bd2c700ce481575ffc/external/gazelle+/internal/go_repository.bzl", line 204, column 21, in _go_repository_impl
		fail("No sum for {}@{} found, update go.sum with:\n  bazel run".format(ctx.attr.importpath, ctx.attr.version), Label("@io_bazel_rules_go//go"), "-- mod tidy")
Error in fail: No sum for code.icb4dc0.de/prskr/bazel-golangci-lint-analyzers@v0.3.0 found, update go.sum with:
  bazel run @rules_go//go -- mod tidy
ERROR: no such package '@@gazelle++go_deps+de_icb4dc0_code_prskr_bazel_golangci_lint_analyzers//err113': No sum for code.icb4dc0.de/prskr/bazel-golangci-lint-analyzers@v0.3.0 found, update go.sum with:
  bazel run @rules_go//go -- mod tidy
ERROR: /tmp/renovate/repos/forgejo/prskr/meilisearch-operator/BUILD.bazel:61:5: //:nogo_actual depends on @@gazelle++go_deps+de_icb4dc0_code_prskr_bazel_golangci_lint_analyzers//err113:err113 in repository @@gazelle++go_deps+de_icb4dc0_code_prskr_bazel_golangci_lint_analyzers which failed to fetch. no such package '@@gazelle++go_deps+de_icb4dc0_code_prskr_bazel_golangci_lint_analyzers//err113': No sum for code.icb4dc0.de/prskr/bazel-golangci-lint-analyzers@v0.3.0 found, update go.sum with:
  bazel run @rules_go//go -- mod tidy
ERROR: Analysis of target '//:go' failed; build aborted: Analysis failed
INFO: Elapsed time: 0.710s, Critical Path: 0.00s
INFO: 1 process: 1 internal.
ERROR: Build did NOT complete successfully
ERROR: Build failed. Not running target

### ⚠️ 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.mod ``` Command failed: bazel run //:go -- mod tidy DEBUG: /var/lib/forgejo/runner/.cache/bazel/_bazel_runner/34480a03541f25bd2c700ce481575ffc/external/gazelle+/internal/bzlmod/go_deps.bzl:869:18: No sum for code.icb4dc0.de/prskr/bazel-golangci-lint-analyzers@0.3.0 found, run bazel run @rules_go//go -- mod tidy to generate it INFO: Repo gazelle++go_deps+de_icb4dc0_code_prskr_bazel_golangci_lint_analyzers defined by rule go_repository in @@gazelle+//internal:go_repository.bzl ERROR: /var/lib/forgejo/runner/.cache/bazel/_bazel_runner/34480a03541f25bd2c700ce481575ffc/external/gazelle+/internal/go_repository.bzl:204:21: An error occurred during the fetch of repository 'gazelle++go_deps+de_icb4dc0_code_prskr_bazel_golangci_lint_analyzers': Traceback (most recent call last): File "/var/lib/forgejo/runner/.cache/bazel/_bazel_runner/34480a03541f25bd2c700ce481575ffc/external/gazelle+/internal/go_repository.bzl", line 204, column 21, in _go_repository_impl fail("No sum for {}@{} found, update go.sum with:\n bazel run".format(ctx.attr.importpath, ctx.attr.version), Label("@io_bazel_rules_go//go"), "-- mod tidy") Error in fail: No sum for code.icb4dc0.de/prskr/bazel-golangci-lint-analyzers@v0.3.0 found, update go.sum with: bazel run @rules_go//go -- mod tidy ERROR: no such package '@@gazelle++go_deps+de_icb4dc0_code_prskr_bazel_golangci_lint_analyzers//err113': No sum for code.icb4dc0.de/prskr/bazel-golangci-lint-analyzers@v0.3.0 found, update go.sum with: bazel run @rules_go//go -- mod tidy ERROR: /tmp/renovate/repos/forgejo/prskr/meilisearch-operator/BUILD.bazel:61:5: //:nogo_actual depends on @@gazelle++go_deps+de_icb4dc0_code_prskr_bazel_golangci_lint_analyzers//err113:err113 in repository @@gazelle++go_deps+de_icb4dc0_code_prskr_bazel_golangci_lint_analyzers which failed to fetch. no such package '@@gazelle++go_deps+de_icb4dc0_code_prskr_bazel_golangci_lint_analyzers//err113': No sum for code.icb4dc0.de/prskr/bazel-golangci-lint-analyzers@v0.3.0 found, update go.sum with: bazel run @rules_go//go -- mod tidy ERROR: Analysis of target '//:go' failed; build aborted: Analysis failed INFO: Elapsed time: 0.710s, Critical Path: 0.00s INFO: 1 process: 1 internal. ERROR: Build did NOT complete successfully ERROR: Build failed. Not running target ```
prskr force-pushed renovate/golang.org-x-mod-0.x from 40167b3d04
Some checks failed
Go / release (pull_request) Has been cancelled
to 4267431c75
Some checks failed
renovate/artifacts Artifact file update failure
Go / release (pull_request) Failing after 32s
2026-08-13 17:35:38 +00:00
Compare
prskr closed this pull request 2026-08-13 17:45:42 +00:00
Some checks failed
renovate/artifacts Artifact file update failure
Go / release (pull_request) Failing after 32s

Pull request closed

Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
prskr/meilisearch-operator!56
No description provided.