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

---
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]
2023-01-07 16:18:21 +00:00
committed by GitHub
parent 7c71e65d02
commit 732aed712a
2 changed files with 5 additions and 22 deletions

2
go.mod
View File

@@ -9,7 +9,7 @@ require (
github.com/segmentio/kafka-go v0.4.38
github.com/stretchr/testify v1.8.1
github.com/twmb/franz-go v1.9.1
go.unistack.org/micro-broker-kgo/v3 v3.8.2
go.unistack.org/micro-broker-kgo/v3 v3.8.3
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.7