Go to file
dependabot[bot] ad964e9f44
chore(deps): bump dependabot/fetch-metadata from 1.1.1 to 1.2.1 (#24)
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.1.1 to 1.2.1.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.1.1...v1.2.1)

---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
  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>
2022-02-25 09:40:15 +03:00
.github chore(deps): bump dependabot/fetch-metadata from 1.1.1 to 1.2.1 (#24) 2022-02-25 09:40:15 +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 update import paths 2021-10-27 18:35:56 +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.8.20 to 3.8.21 2022-01-31 15:20:26 +00:00
go.sum chore(deps): bump go.unistack.org/micro/v3 from 3.8.20 to 3.8.21 2022-01-31 15:20:26 +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 add needed files 2021-09-12 23:26:22 +03:00
request.go update import paths 2021-10-27 18:13: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