-
- Downloads
Bump google.golang.org/grpc from 1.35.0 to 1.36.0 (#174)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.35.0 to 1.36.0. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](https://github.com/grpc/grpc-go/compare/v1.35.0...v1.36.0 ) Signed-off-by:dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
... | ... | @@ -46,7 +46,7 @@ require ( |
golang.org/x/sys v0.0.0-20210113181707-4bcb84eeeb78 // indirect | ||
golang.org/x/tools v0.0.0-20210115202250-e0d201561e39 // indirect | ||
google.golang.org/genproto v0.0.0-20200825200019-8632dd797987 | ||
google.golang.org/grpc v1.35.0 | ||
google.golang.org/grpc v1.36.0 | ||
gopkg.in/ini.v1 v1.62.0 // indirect | ||
honnef.co/go/tools v0.0.1-2020.1.4 // indirect | ||
) | ||
... | ... |
Please register or sign in to comment