Skip to content

Commit

Permalink
Bump google.golang.org/grpc from 1.56.1 to 1.58.2
Browse files Browse the repository at this point in the history
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.56.1 to 1.58.2.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.56.1...v1.58.2)

---
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 Sep 22, 2023
1 parent f88dd69 commit 1ef48ff
Show file tree
Hide file tree
Showing 2 changed files with 231 additions and 7 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ go 1.15
require (
github.com/gogo/protobuf v1.3.2
github.com/golang/protobuf v1.5.3
golang.org/x/net v0.9.0
google.golang.org/grpc v1.56.1
golang.org/x/net v0.12.0
google.golang.org/grpc v1.58.2
)
Loading

0 comments on commit 1ef48ff

Please sign in to comment.