Go to file
dependabot[bot] 55fdebdd7b
chore(deps): bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 (#81)
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.5 to 1.3.6.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.3.5...v1.3.6)

---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2023-01-31 06:58:18 +03:00
.github chore(deps): bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 (#81) 2023-01-31 06:58:18 +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 go.unistack.org/micro/v3 from 3.9.17 to 3.10.5 (#84) 2023-01-31 06:54:16 +03:00
go.sum chore(deps): bump go.unistack.org/micro/v3 from 3.9.17 to 3.10.5 (#84) 2023-01-31 06:54:16 +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