chore(deps): update google.golang.org/genproto digest to da73d73 - #595
chore(deps): update google.golang.org/genproto digest to da73d73#595renovate-sh-app[bot] wants to merge 1 commit into
Conversation
ba382ee to
6630c0a
Compare
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
32fdcb8 to
2e6f354
Compare
PR SummaryMedium Risk Overview There is no application source change; only module lockfiles. Reviewed by Cursor Bugbot for commit 9c4e96e. Bugbot is set up for automated code reviews on this repo. Configure here. |
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 2e6f354. Configure here.
| // These replace directives force all dependencies to use compatible versions from | ||
| // the same snapshot. Remove once upstream dependencies (dskit -> gogo/status) are updated. | ||
| replace google.golang.org/genproto => google.golang.org/genproto v0.0.0-20251124214823-79d6a2a48846 | ||
| replace google.golang.org/genproto => google.golang.org/genproto v0.0.0-20260618152121-87f3d3e198d3 |
There was a problem hiding this comment.
Genproto replace snapshots diverged
Medium Severity
The monolithic google.golang.org/genproto replace now points at commit 87f3d3e, while the googleapis/api and googleapis/rpc replaces still pin 79d6a2a. The workaround comment in go.mod states all three should come from the same snapshot; before this change the monolithic replace matched those pins. Mixing snapshots can yield incompatible generated types across gRPC and OpenTelemetry paths.
Additional Locations (1)
Reviewed by Cursor Bugbot for commit 2e6f354. Configure here.
2e6f354 to
8330ae4
Compare
8330ae4 to
9c4e96e
Compare
9c4e96e to
02b9c92
Compare
02b9c92 to
aafae78
Compare
aafae78 to
f0d1872
Compare
f0d1872 to
2ac6975
Compare
2ac6975 to
0ba46f9
Compare
0ba46f9 to
4f6e4fd
Compare
| datasource | package | from | to | | ---------- | -------------------------- | ---------------------------------- | ---------------------------------- | | go | google.golang.org/genproto | v0.0.0-20251124214823-79d6a2a48846 | v0.0.0-20260825221802-da73d73af1c5 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
4f6e4fd to
2392db3
Compare


This PR contains the following updates:
79d6a2a→da73d73Configuration
📅 Schedule: (UTC)
🚦 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.
Need help?
You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section.