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

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

---
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-09-26 22:08:58 +03:00
committed by GitHub
parent b356062242
commit 9be9c23bb4
2 changed files with 5 additions and 8 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.1.0
github.com/unistack-org/micro-broker-kgo/v3 v3.7.2
github.com/unistack-org/micro-broker-kgo/v3 v3.7.3
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