Go to file
dependabot[bot] 51801f5b4c
chore(deps): bump actions/cache from 2 to 3
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-22 20:22:13 +00:00
.github chore(deps): bump actions/cache from 2 to 3 2022-03-22 20:22:13 +00: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 import paths 2021-10-27 18:20:32 +03:00
error.go update import paths 2021-10-27 18:20:32 +03:00
go.mod chore(deps): bump google.golang.org/protobuf from 1.27.1 to 1.28.0 (#42) 2022-03-22 23:21:28 +03:00
go.sum chore(deps): bump google.golang.org/protobuf from 1.27.1 to 1.28.0 (#42) 2022-03-22 23:21:28 +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