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.2 to 3.8.3.
- [Release notes](https://github.com/unistack-org/micro-client-grpc/releases)
- [Commits](https://github.com/unistack-org/micro-client-grpc/compare/v3.8.2...v3.8.3)

---
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-03-16 16:46:19 +00:00
committed by GitHub
parent 994784effd
commit e6c87db44f
2 changed files with 6 additions and 8 deletions

4
go.mod
View File

@@ -10,7 +10,7 @@ require (
github.com/twmb/franz-go v1.4.0
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-grpc/v3 v3.8.2
go.unistack.org/micro-client-grpc/v3 v3.8.3
go.unistack.org/micro-client-http/v3 v3.8.7
go.unistack.org/micro-codec-grpc/v3 v3.8.1
go.unistack.org/micro-codec-json/v3 v3.8.0
@@ -36,7 +36,7 @@ require (
golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 // indirect
golang.org/x/tools v0.1.5 // indirect
google.golang.org/genproto v0.0.0-20220302033224-9aa15565e42a // indirect
google.golang.org/grpc v1.44.0
google.golang.org/grpc v1.45.0
google.golang.org/protobuf v1.27.1
modernc.org/sqlite v1.15.2
storj.io/drpc v0.0.29