Skip to content

Commit

Permalink
Bump google.golang.org/grpc from 1.53.0 to 1.56.3
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] <[email protected]>
  • Loading branch information
dependabot[bot] committed Feb 1, 2024
1 parent dfb73af commit 0987705
Show file tree
Hide file tree
Showing 2 changed files with 426 additions and 15 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ go 1.13
require (
github.com/dmotylev/goproperties v0.0.0-20140630191356-7cbffbaada47 // indirect
github.com/getgauge/common v0.0.0-20190514095629-619e107433ce
github.com/golang/protobuf v1.5.2
github.com/golang/protobuf v1.5.3
github.com/xeipuuv/gojsonschema v1.2.0
google.golang.org/grpc v1.53.0
gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15
google.golang.org/grpc v1.56.3
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
)
Loading

0 comments on commit 0987705

Please sign in to comment.