Go to file
dependabot[bot] 7d51ef4566
Bump google.golang.org/grpc from 1.37.1 to 1.40.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.37.1 to 1.40.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.37.1...v1.40.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-06 07:26:47 +00:00
.github replace renovate with dependabot 2021-09-06 10:25:13 +03:00
.golangci.yml lint (#53) 2021-04-26 19:04:27 +03:00
.synced add marker flag for sync 2020-09-20 16:10:02 +03:00
codec.go lint (#53) 2021-04-26 19:04:27 +03:00
error.go lint (#53) 2021-04-26 19:04:27 +03:00
go.mod Bump google.golang.org/grpc from 1.37.1 to 1.40.0 2021-09-06 07:26:47 +00:00
go.sum Bump google.golang.org/grpc from 1.37.1 to 1.40.0 2021-09-06 07:26:47 +00:00
grpc.go use single err variable 2021-06-17 14:12:26 +03:00
handler.go lint (#53) 2021-04-26 19:04:27 +03:00
LICENSE codec rewrite 2020-11-26 01:17:21 +03:00
options.go remove stale funcs 2021-06-15 23:23:42 +03:00
reflection.go lint (#53) 2021-04-26 19:04:27 +03:00
request.go lint (#53) 2021-04-26 19:04:27 +03:00
response.go lint (#53) 2021-04-26 19:04:27 +03:00
server.go lint (#53) 2021-04-26 19:04:27 +03:00
stream.go use own fork 2020-09-20 16:08:45 +03:00
subscriber.go lint (#53) 2021-04-26 19:04:27 +03:00
util_test.go import related code from micro repo 2020-11-05 23:45:50 +03:00
util.go lint (#53) 2021-04-26 19:04:27 +03:00