Skip to content

Commit ebaa9b4

Browse files
Bump google.golang.org/grpc
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.78.0 to 1.79.3. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.78.0...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 0e5dbb7 commit ebaa9b4

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

  • system-tests/tests/canaries_sentinels/proof-of-reserve/cron-based

system-tests/tests/canaries_sentinels/proof-of-reserve/cron-based/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,6 @@ require (
9090
golang.org/x/time v0.14.0 // indirect
9191
google.golang.org/genproto/googleapis/api v0.0.0-20260114163908-3f89685c29c3 // indirect
9292
google.golang.org/genproto/googleapis/rpc v0.0.0-20251222181119-0a764e51fe1b // indirect
93-
google.golang.org/grpc v1.78.0 // indirect
93+
google.golang.org/grpc v1.79.3 // indirect
9494
google.golang.org/protobuf v1.36.11 // indirect
9595
)

system-tests/tests/canaries_sentinels/proof-of-reserve/cron-based/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)