Skip to content

Commit

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

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

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] committed Jun 26, 2023
1 parent 3961a33 commit ae7dadf
Show file tree
Hide file tree
Showing 2 changed files with 121 additions and 17 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ go 1.15
require (
github.com/golang/protobuf v1.5.3
github.com/jhump/protoreflect v1.14.1
google.golang.org/grpc v1.55.0
google.golang.org/grpc v1.56.1
google.golang.org/protobuf v1.30.0
)
Loading

0 comments on commit ae7dadf

Please sign in to comment.