Go to file
dependabot[bot] e41b3225dc
chore(deps): bump github/codeql-action from 1 to 2 (#40)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-25 21:45:10 +03:00
.github chore(deps): bump github/codeql-action from 1 to 2 (#40) 2022-04-25 21:45:10 +03:00
.gitignore Initial commit 2021-05-04 20:26:01 +03:00
codec.go update import paths 2021-10-27 18:13:33 +03:00
drpc_pool.go fix tests (#9) 2021-10-29 00:04:06 +03:00
drpc.go fix drpc method passing 2022-03-21 12:48:06 +03:00
error.go fix tests (#9) 2021-10-29 00:04:06 +03:00
go.mod chore(deps): bump go.unistack.org/micro/v3 from 3.9.5 to 3.9.7 2022-03-30 15:19:55 +00:00
go.sum chore(deps): bump go.unistack.org/micro/v3 from 3.9.5 to 3.9.7 2022-03-30 15:19:55 +00:00
LICENSE add needed files 2021-09-12 23:26:22 +03:00
message.go fix for latest micro 2021-12-16 15:27:02 +03:00
options.go update import paths 2021-10-27 18:13:33 +03:00
README.md Initial commit 2021-05-04 20:26:01 +03:00
request_test.go fix drpc method passing 2022-03-21 12:53:33 +03:00
request.go fix drpc method passing 2022-03-21 12:53:33 +03:00
response.go update import paths 2021-10-27 18:13:33 +03:00
stream.go fix tests (#9) 2021-10-29 00:04:06 +03:00

micro-client-drpc