Skip to content

Commit

Permalink
build(deps): bump google.golang.org/grpc from 1.30.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.30.0 to 1.56.3.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.30.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 Oct 25, 2023
1 parent fce3479 commit 863f577
Show file tree
Hide file tree
Showing 2 changed files with 1,203 additions and 28 deletions.
8 changes: 4 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ require (
github.com/docker/go-units v0.4.0
github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 // indirect
github.com/gogo/protobuf v1.3.2
github.com/golang/protobuf v1.5.0
github.com/golang/protobuf v1.5.3
github.com/google/go-github v17.0.0+incompatible // indirect
github.com/jessevdk/go-flags v1.4.0
github.com/klauspost/compress v1.16.0 // indirect
Expand All @@ -31,13 +31,13 @@ require (
github.com/prometheus/client_golang v1.11.1
github.com/prometheus/common v0.26.0
github.com/src-d/enry/v2 v2.0.0
github.com/stretchr/testify v1.7.0
github.com/stretchr/testify v1.8.3
github.com/uber/jaeger-client-go v2.16.0+incompatible
github.com/uber/jaeger-lib v2.0.0+incompatible // indirect
github.com/ulikunitz/xz v0.5.11 // indirect
github.com/vbatts/tar-split v0.11.2 // indirect
golang.org/x/net v0.7.0
google.golang.org/grpc v1.30.0
golang.org/x/net v0.9.0
google.golang.org/grpc v1.56.3
gopkg.in/bblfsh/sdk.v1 v1.17.0
gopkg.in/src-d/go-errors.v1 v1.0.0
gopkg.in/src-d/go-log.v1 v1.0.2
Expand Down
Loading

0 comments on commit 863f577

Please sign in to comment.