Skip to content

Commit

Permalink
build(deps): bump google.golang.org/grpc in /contrib/opensergo
Browse files Browse the repository at this point in the history
Bumps [google.golang.org/grpc](https:/grpc/grpc-go) from 1.50.1 to 1.54.0.
- [Release notes](https:/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.50.1...v1.54.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 Mar 27, 2023
1 parent f03f5f8 commit f6e1d8d
Show file tree
Hide file tree
Showing 2 changed files with 960 additions and 7 deletions.
4 changes: 2 additions & 2 deletions contrib/opensergo/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ require (
github.com/go-kratos/kratos/v2 v2.6.1
github.com/opensergo/opensergo-go v0.0.0-20220331070310-e5b01fee4d1c
golang.org/x/net v0.8.0
google.golang.org/genproto v0.0.0-20220519153652-3a47de7e79bd
google.golang.org/grpc v1.50.1
google.golang.org/genproto v0.0.0-20230110181048-76db0878b65f
google.golang.org/grpc v1.54.0
google.golang.org/protobuf v1.28.1
)

Expand Down
Loading

0 comments on commit f6e1d8d

Please sign in to comment.