Skip to content

Commit 912a04f

Browse files
Bump google.golang.org/grpc from 1.79.2 to 1.79.3 in /system-tests/tests
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 904dd71 commit 912a04f

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

system-tests/tests/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -735,7 +735,7 @@ require (
735735
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 // indirect
736736
google.golang.org/genproto/googleapis/api v0.0.0-20260217215200-42d3e9bedb6d // indirect
737737
google.golang.org/genproto/googleapis/rpc v0.0.0-20260209200024-4cfbd4190f57 // indirect
738-
google.golang.org/grpc v1.79.2
738+
google.golang.org/grpc v1.79.3
739739
gopkg.in/evanphx/json-patch.v4 v4.13.0 // indirect
740740
gopkg.in/guregu/null.v4 v4.0.0 // indirect
741741
gopkg.in/inf.v0 v0.9.1 // indirect

system-tests/tests/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)