build(deps): bump go.unistack.org/micro-client-grpc/v3

Bumps [go.unistack.org/micro-client-grpc/v3](https://github.com/unistack-org/micro-client-grpc) from 3.8.6 to 3.8.7.
- [Release notes](https://github.com/unistack-org/micro-client-grpc/releases)
- [Commits](https://github.com/unistack-org/micro-client-grpc/compare/v3.8.6...v3.8.7)

---
updated-dependencies:
- dependency-name: go.unistack.org/micro-client-grpc/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-06-27 14:31:25 +00:00
committed by GitHub
parent 37f8073fb5
commit cb763099f4
2 changed files with 3 additions and 4 deletions

2
go.mod
View File

@@ -11,7 +11,7 @@ require (
go.unistack.org/micro-broker-kgo/v3 v3.8.2
go.unistack.org/micro-broker-segmentio/v3 v3.8.0
go.unistack.org/micro-client-drpc/v3 v3.8.1
go.unistack.org/micro-client-grpc/v3 v3.8.6
go.unistack.org/micro-client-grpc/v3 v3.8.7
go.unistack.org/micro-client-http/v3 v3.8.8
go.unistack.org/micro-codec-grpc/v3 v3.8.1
go.unistack.org/micro-codec-json/v3 v3.8.0