Skip to content

chore(deps): bump google.golang.org/grpc to v1.82.1 - #15

Merged
gdubroeucq merged 1 commit into
masterfrom
chore/bump-grpc-ghsa-hrxh-6v49-42gf
Aug 6, 2026
Merged

gdubroeucq merged 1 commit into
masterfrom
chore/bump-grpc-ghsa-hrxh-6v49-42gf

Conversation

@gdubroeucq

Copy link
Copy Markdown

Summary

Bumps google.golang.org/grpc from v1.79.3 to v1.82.1 to remediate GHSA-hrxh-6v49-42gf (high severity), reported by Dependabot on master.

grpc is an indirect dependency here, pulled in through google.golang.org/api.

Changes

go get google.golang.org/grpc@v1.82.1 && go mod tidy also carried along the following transitive updates:

Module From To
google.golang.org/grpc v1.79.3 v1.82.1
google.golang.org/protobuf v1.36.10 v1.36.11
google.golang.org/genproto/googleapis/rpc 20251202230838 20260414002931
go.opentelemetry.io/otel (+ metric, trace) v1.41.0 v1.43.0
golang.org/x/oauth2 v0.34.0 v0.36.0

No source changes were required and the go directive stays at 1.25.0 — grpc v1.82.1 is compatible with it.

Verification

  • go build ./... passes
  • go test ./... passes (internal, internal/aws, internal/config; the remaining packages have no test files)

Both were also confirmed green on master beforehand, so there is no behavior change attributable to this bump.

@gdubroeucq
gdubroeucq merged commit 1ff9f26 into master Aug 6, 2026
1 check passed
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.

3 participants