Skip to content

Commit ef2b451

Browse files
chore(deps): bump google.golang.org/grpc from 1.79.2 to 1.79.3
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.79.2 to 1.79.3. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.79.2...v1.79.3) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-version: 1.79.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c0d4f7e commit ef2b451

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ require (
5454
// https://pkg.go.dev/google.golang.org/genproto/googleapis/rpc?tab=versions
5555
google.golang.org/genproto/googleapis/api v0.0.0-20251202230838-ff82c1b0f217
5656
google.golang.org/genproto/googleapis/rpc v0.0.0-20251202230838-ff82c1b0f217
57-
google.golang.org/grpc v1.79.2
57+
google.golang.org/grpc v1.79.3
5858
// These runtime protoc-gen-go-grpc & protobuf versions should be identical to the package versions
5959
// used for the generated code (see PROTOC_GEN_GO_GRPC & PROTOBUF_GO in backend/api/Dockerfile)
6060
google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.5.1

go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)