Skip to content

Commit

Permalink
Bump google.golang.org/grpc in /grpc/examples/go/greeter/models (#8130)
Browse files Browse the repository at this point in the history
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.53.0 to 1.56.3.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.53.0...v1.56.3)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 18, 2023
1 parent 8e34ad5 commit 49677b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions grpc/examples/go/greeter/models/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ module github.com/google/flatbuffers/grpc/examples/go/greeter/models
go 1.15

require (
github.com/google/flatbuffers v1.12.0
google.golang.org/grpc v1.53.0
github.com/google/flatbuffers v2.0.8+incompatible
google.golang.org/grpc v1.56.3
)

0 comments on commit 49677b0

Please sign in to comment.