build(deps): bump github.com/twmb/franz-go from 1.4.1 to 1.4.2

Bumps [github.com/twmb/franz-go](https://github.com/twmb/franz-go) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/twmb/franz-go/releases)
- [Changelog](https://github.com/twmb/franz-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/twmb/franz-go/compare/v1.4.1...v1.4.2)

---
updated-dependencies:
- dependency-name: github.com/twmb/franz-go
  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-03-25 14:21:26 +00:00
committed by GitHub
parent e7e7cc764b
commit 0046c39fe0
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -8,7 +8,7 @@ require (
github.com/opentracing/opentracing-go v1.2.0
github.com/segmentio/kafka-go v0.4.30
github.com/stretchr/testify v1.7.1
github.com/twmb/franz-go v1.4.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