Skip to content

Commit

Permalink
build(deps): bump google.golang.org/grpc
Browse files Browse the repository at this point in the history
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.57.0 to 1.59.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.57.0...v1.59.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 18, 2023
1 parent 1e741a8 commit 89e448c
Show file tree
Hide file tree
Showing 2 changed files with 256 additions and 9 deletions.
2 changes: 1 addition & 1 deletion examples/load-reporting-service/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ go 1.13
require (
github.com/envoyproxy/go-control-plane v0.11.1
github.com/golang/protobuf v1.5.3
google.golang.org/grpc v1.57.0
google.golang.org/grpc v1.59.0
)
Loading

0 comments on commit 89e448c

Please sign in to comment.