Update go.uber.org/nilaway digest to 0499a17 #20

Merged
prskr merged 1 commit from renovate/go.uber.org-nilaway-digest into main 2026-08-05 18:13:01 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
go.uber.org/nilaway require digest 3e5f45c0499a17

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 | Type | Update | Change | |---|---|---|---| | [go.uber.org/nilaway](https://github.com/uber-go/nilaway) | require | digest | `3e5f45c` → `0499a17` | --- ### 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 go.uber.org/nilaway digest to dc48a68
Some checks failed
renovate/artifacts Artifact file update failure
4eb035e449
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
Computing main repo mapping: 
Loading: 
Loading: 0 packages loaded
DEBUG: /var/lib/forgejo/runner/.cache/bazel/_bazel_runner/05477d932369f5090b817289682e8dd9/external/gazelle+/internal/bzlmod/go_deps.bzl:925:18: No sum for go.uber.org/nilaway@0.0.0-20260804204324-0499a17e3b7a found, run bazel run @rules_go//go -- mod tidy to generate it
Analyzing: target //:go (0 packages loaded, 0 targets configured)
Analyzing: target //:go (0 packages loaded, 0 targets configured)

INFO: Repo gazelle++go_deps+org_uber_go_nilaway defined by rule go_repository in @@gazelle+//internal:go_repository.bzl
ERROR: /var/lib/forgejo/runner/.cache/bazel/_bazel_runner/05477d932369f5090b817289682e8dd9/external/gazelle+/internal/go_repository.bzl:204:21: An error occurred during the fetch of repository 'gazelle++go_deps+org_uber_go_nilaway':
   Traceback (most recent call last):
	File "/var/lib/forgejo/runner/.cache/bazel/_bazel_runner/05477d932369f5090b817289682e8dd9/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 go.uber.org/nilaway@v0.0.0-20260804204324-0499a17e3b7a found, update go.sum with:
  bazel run @rules_go//go -- mod tidy
ERROR: no such package '@@gazelle++go_deps+org_uber_go_nilaway//': No sum for go.uber.org/nilaway@v0.0.0-20260804204324-0499a17e3b7a found, update go.sum with:
  bazel run @rules_go//go -- mod tidy
ERROR: /tmp/renovate/repos/forgejo/prskr/tools/BUILD.bazel:62:5: //:nogo_actual depends on @@gazelle++go_deps+org_uber_go_nilaway//:nilaway in repository @@gazelle++go_deps+org_uber_go_nilaway which failed to fetch. no such package '@@gazelle++go_deps+org_uber_go_nilaway//': No sum for go.uber.org/nilaway@v0.0.0-20260804204324-0499a17e3b7a 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.684s, 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 Computing main repo mapping: Loading: Loading: 0 packages loaded DEBUG: /var/lib/forgejo/runner/.cache/bazel/_bazel_runner/05477d932369f5090b817289682e8dd9/external/gazelle+/internal/bzlmod/go_deps.bzl:925:18: No sum for go.uber.org/nilaway@0.0.0-20260804204324-0499a17e3b7a found, run bazel run @rules_go//go -- mod tidy to generate it Analyzing: target //:go (0 packages loaded, 0 targets configured) Analyzing: target //:go (0 packages loaded, 0 targets configured) INFO: Repo gazelle++go_deps+org_uber_go_nilaway defined by rule go_repository in @@gazelle+//internal:go_repository.bzl ERROR: /var/lib/forgejo/runner/.cache/bazel/_bazel_runner/05477d932369f5090b817289682e8dd9/external/gazelle+/internal/go_repository.bzl:204:21: An error occurred during the fetch of repository 'gazelle++go_deps+org_uber_go_nilaway': Traceback (most recent call last): File "/var/lib/forgejo/runner/.cache/bazel/_bazel_runner/05477d932369f5090b817289682e8dd9/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 go.uber.org/nilaway@v0.0.0-20260804204324-0499a17e3b7a found, update go.sum with: bazel run @rules_go//go -- mod tidy ERROR: no such package '@@gazelle++go_deps+org_uber_go_nilaway//': No sum for go.uber.org/nilaway@v0.0.0-20260804204324-0499a17e3b7a found, update go.sum with: bazel run @rules_go//go -- mod tidy ERROR: /tmp/renovate/repos/forgejo/prskr/tools/BUILD.bazel:62:5: //:nogo_actual depends on @@gazelle++go_deps+org_uber_go_nilaway//:nilaway in repository @@gazelle++go_deps+org_uber_go_nilaway which failed to fetch. no such package '@@gazelle++go_deps+org_uber_go_nilaway//': No sum for go.uber.org/nilaway@v0.0.0-20260804204324-0499a17e3b7a 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.684s, Critical Path: 0.00s INFO: 1 process: 1 internal. ERROR: Build did NOT complete successfully ERROR: Build failed. Not running target ```
prskr changed title from Update go.uber.org/nilaway digest to dc48a68 to Update go.uber.org/nilaway digest to 3624511 2026-08-04 03:34:18 +00:00
prskr force-pushed renovate/go.uber.org-nilaway-digest from 4eb035e449
Some checks failed
renovate/artifacts Artifact file update failure
to cfd37abd8a
Some checks failed
renovate/artifacts Artifact file update failure
2026-08-04 03:34:18 +00:00
Compare
prskr changed title from Update go.uber.org/nilaway digest to 3624511 to Update go.uber.org/nilaway digest to 0499a17 2026-08-05 03:34:58 +00:00
prskr force-pushed renovate/go.uber.org-nilaway-digest from cfd37abd8a
Some checks failed
renovate/artifacts Artifact file update failure
to 4c9a029ea4
Some checks failed
renovate/artifacts Artifact file update failure
boredaem CI / build-and-lint (pull_request) Has been cancelled
2026-08-05 03:34:59 +00:00
Compare
prskr merged commit 0363af6cd5 into main 2026-08-05 18:13:01 +00:00
prskr deleted branch renovate/go.uber.org-nilaway-digest 2026-08-05 18:13:01 +00:00
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/tools!20
No description provided.