Skip to content

deps: bump grpc to v1.82.1 - #36

Merged
owenwahlgren merged 1 commit into
mainfrom
fix/grpc-bump
Aug 7, 2026
Merged

owenwahlgren merged 1 commit into
mainfrom
fix/grpc-bump

Conversation

@owenwahlgren

Copy link
Copy Markdown
Collaborator

What changed

  • google.golang.org/grpc v1.80.0 -> v1.82.1 (indirect), plus the two genproto modules go mod tidy pulled along.

Why

The only Dependabot alert against a live manifest: GHSA-hrxh-6v49-42gf (high), fixed in 1.82.1. The other 38 open alerts point at the deleted local/go.mod and remote/go.mod manifests and need dismissal, not fixes. Root golang.org/x/crypto is already at the patched v0.52.0.

Verification

go build ./... and go test ./... green (15 packages).

Closes the one Dependabot alert that targets a live manifest
(GHSA-hrxh-6v49-42gf, high). The other 38 alerts point at the deleted
local/go.mod and remote/go.mod manifests; root x/crypto is already at
the patched v0.52.0.
@owenwahlgren
owenwahlgren merged commit 3d8edf9 into main Aug 7, 2026
5 of 6 checks passed
@owenwahlgren
owenwahlgren deleted the fix/grpc-bump branch August 7, 2026 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants