build(deps): bump go.unistack.org/micro-broker-kgo/v3

Bumps [go.unistack.org/micro-broker-kgo/v3](https://github.com/unistack-org/micro-broker-kgo) from 3.8.1 to 3.8.2.
- [Release notes](https://github.com/unistack-org/micro-broker-kgo/releases)
- [Commits](https://github.com/unistack-org/micro-broker-kgo/compare/v3.8.1...v3.8.2)

---
updated-dependencies:
- dependency-name: go.unistack.org/micro-broker-kgo/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]
2021-12-28 22:27:34 +00:00
committed by GitHub
parent 51b33da534
commit 9462074e43
2 changed files with 18 additions and 18 deletions

4
go.mod
View File

@@ -9,8 +9,8 @@ require (
github.com/opentracing/opentracing-go v1.2.0
github.com/segmentio/kafka-go v0.4.23
github.com/stretchr/testify v1.7.0
github.com/twmb/franz-go v1.2.4
go.unistack.org/micro-broker-kgo/v3 v3.8.1
github.com/twmb/franz-go v1.2.6
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.0
go.unistack.org/micro-client-http/v3 v3.8.2