Skip to content

Commit 424f088

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: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6e717c0 commit 424f088

2 files changed

Lines changed: 3 additions & 107 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ require (
108108
gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect
109109
google.golang.org/genproto/googleapis/api v0.0.0-20260209200024-4cfbd4190f57 // indirect
110110
google.golang.org/genproto/googleapis/rpc v0.0.0-20260209200024-4cfbd4190f57 // indirect
111-
google.golang.org/grpc v1.79.2 // indirect
111+
google.golang.org/grpc v1.79.3 // indirect
112112
google.golang.org/protobuf v1.36.11 // indirect
113113
gopkg.in/evanphx/json-patch.v4 v4.13.0 // indirect
114114
gopkg.in/inf.v0 v0.9.1 // indirect

0 commit comments

Comments
 (0)