Go to file
dependabot[bot] 2c3cea92af
chore(deps): bump google.golang.org/grpc from 1.47.0 to 1.49.0 (#63)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.47.0 to 1.49.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.47.0...v1.49.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-17 16:38:33 +03:00
.github chore(deps): bump dependabot/fetch-metadata from 1.3.1 to 1.3.3 (#59) 2022-08-28 18:02:20 +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.47.0 to 1.49.0 (#63) 2022-09-17 16:38:33 +03:00
go.sum chore(deps): bump google.golang.org/grpc from 1.47.0 to 1.49.0 (#63) 2022-09-17 16:38:33 +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