Go to file
dependabot[bot] 865352aac0
chore(deps): bump google.golang.org/grpc from 1.52.3 to 1.53.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.52.3 to 1.53.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.52.3...v1.53.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>
2023-02-08 17:03:40 +00:00
.github chore(deps): bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 (#81) 2023-01-31 06:58:18 +03:00
.gitignore Initial commit 2021-05-04 20:25:23 +03:00
codec.go update import paths 2021-10-27 18:20:32 +03:00
drpc.go update to latest micro 2022-06-27 00:42:12 +03:00
error.go update import paths 2021-10-27 18:20:32 +03:00
go.mod chore(deps): bump google.golang.org/grpc from 1.52.3 to 1.53.0 2023-02-08 17:03:40 +00:00
go.sum chore(deps): bump google.golang.org/grpc from 1.52.3 to 1.53.0 2023-02-08 17:03:40 +00:00
handler.go update import paths 2021-10-27 18:20:32 +03:00
LICENSE add needed files 2021-09-12 23:24:41 +03:00
options.go update import paths 2021-10-27 18:20:32 +03:00
README.md Initial commit 2021-05-04 20:25:23 +03:00
request.go update import paths 2021-10-27 18:20:32 +03:00
response.go update import paths 2021-10-27 18:20:32 +03:00
server.go update import paths 2021-10-27 18:20:32 +03:00
stream.go update import paths 2021-10-27 18:20:32 +03:00
subscriber.go update import paths 2021-10-27 18:20:32 +03:00
util_test.go add needed files 2021-09-12 23:24:41 +03:00
util.go add needed files 2021-09-12 23:24:41 +03:00

micro-server-drpc