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

Bumps [github.com/unistack-org/micro-broker-kgo/v3](https://github.com/unistack-org/micro-broker-kgo) from 3.7.1 to 3.7.2.
- [Release notes](https://github.com/unistack-org/micro-broker-kgo/releases)
- [Commits](https://github.com/unistack-org/micro-broker-kgo/compare/v3.7.1...v3.7.2)

---
updated-dependencies:
- dependency-name: github.com/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-09-16 14:31:01 +00:00
committed by GitHub
parent 767476ede9
commit 144e5b9868
2 changed files with 7 additions and 12 deletions

2
go.mod
View File

@@ -19,7 +19,7 @@ require (
github.com/silas/dag v0.0.0-20210626123444-3804bac2d6d4 // indirect
github.com/stretchr/testify v1.7.0
github.com/twmb/franz-go v1.0.0
github.com/unistack-org/micro-broker-kgo/v3 v3.7.1
github.com/unistack-org/micro-broker-kgo/v3 v3.7.2
github.com/unistack-org/micro-broker-segmentio/v3 v3.4.3-0.20210804134048-7916dafb4dfe
//github.com/unistack-org/micro-client-drpc/v3 v3.0.0-00010101000000-000000000000
github.com/unistack-org/micro-client-grpc/v3 v3.4.0