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

Bumps [go.unistack.org/micro-client-drpc/v3](https://github.com/unistack-org/micro-client-drpc) from 3.8.0 to 3.8.1.
- [Release notes](https://github.com/unistack-org/micro-client-drpc/releases)
- [Commits](https://github.com/unistack-org/micro-client-drpc/compare/v3.8.0...v3.8.1)

---
updated-dependencies:
- dependency-name: go.unistack.org/micro-client-drpc/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-05-02 14:23:43 +00:00
committed by GitHub
parent e55699e00e
commit 1ba46f539f
2 changed files with 5 additions and 5 deletions

3
go.mod
View File

@@ -8,10 +8,9 @@ require (
github.com/segmentio/kafka-go v0.4.31
github.com/stretchr/testify v1.7.1
github.com/twmb/franz-go v1.4.2
github.com/zeebo/errs v1.3.0 // indirect
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.0
go.unistack.org/micro-client-drpc/v3 v3.8.1
go.unistack.org/micro-client-grpc/v3 v3.8.5
go.unistack.org/micro-client-http/v3 v3.8.7
go.unistack.org/micro-codec-grpc/v3 v3.8.1