Go to file
dependabot[bot] 50d0d836e5
Bump google.golang.org/grpc from 1.40.0 to 1.41.0 (#40)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.40.0 to 1.41.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.40.0...v1.41.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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-27 18:31:21 +03:00
.github Bump actions/github-script from 4 to 5 (#39) 2021-09-27 09:09:51 +03:00
.golangci.yml lint (#32) 2021-04-26 19:17:29 +03:00
.synced add marker flag for sync 2020-09-20 14:20:42 +03:00
codec.go update import paths 2021-10-27 00:57:12 +03:00
error.go update import paths 2021-10-27 00:57:12 +03:00
go.mod Bump google.golang.org/grpc from 1.40.0 to 1.41.0 (#40) 2021-10-27 18:31:21 +03:00
go.sum Bump google.golang.org/grpc from 1.40.0 to 1.41.0 (#40) 2021-10-27 18:31:21 +03:00
grpc_pool.go lint (#32) 2021-04-26 19:17:29 +03:00
grpc.go update import paths 2021-10-27 00:57:12 +03:00
LICENSE fix license 2020-11-18 22:40:06 +03:00
message.go update import paths 2021-10-27 00:57:12 +03:00
options.go update import paths 2021-10-27 00:57:12 +03:00
request_test.go Fix the grpc test 2020-09-18 16:32:52 +03:00
request.go update import paths 2021-10-27 00:57:12 +03:00
response.go update import paths 2021-10-27 00:57:12 +03:00
stream.go update import paths 2021-10-27 00:57:12 +03:00