mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-31 15:10:42 +00:00
Bump google.golang.org/grpc from 1.21.1 to 1.27.0 (#426)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.21.1 to 1.27.0. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](https://github.com/grpc/grpc-go/compare/v1.21.1...v1.27.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
GitHub
parent
de02a3356d
commit
e8c7f9e2fe
2
go.mod
2
go.mod
@@ -26,6 +26,6 @@ require (
|
||||
golang.org/x/net v0.0.0-20190606173856-1492cefac77f // indirect
|
||||
golang.org/x/sys v0.0.0-20191003212358-c178f38b412c // indirect
|
||||
google.golang.org/genproto v0.0.0-20191002211648-c459b9ce5143
|
||||
google.golang.org/grpc v1.21.1
|
||||
google.golang.org/grpc v1.27.0
|
||||
gopkg.in/yaml.v2 v2.2.4 // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user