Go to file
dependabot[bot] bee20e9d5d
chore(deps): bump google.golang.org/grpc from 1.51.0 to 1.52.3 (#83)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.51.0 to 1.52.3.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.51.0...v1.52.3)

---
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>
2023-01-31 06:51:14 +03:00
.github chore(deps): bump hmarr/auto-approve-action from 2 to 3 (#71) 2022-12-01 09:45:00 +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.51.0 to 1.52.3 (#83) 2023-01-31 06:51:14 +03:00
go.sum chore(deps): bump google.golang.org/grpc from 1.51.0 to 1.52.3 (#83) 2023-01-31 06:51:14 +03: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