build(deps): bump github.com/twmb/franz-go from 1.0.0 to 1.1.0
Bumps [github.com/twmb/franz-go](https://github.com/twmb/franz-go) from 1.0.0 to 1.1.0. - [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.0.0...v1.1.0) --- updated-dependencies: - dependency-name: github.com/twmb/franz-go dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
2
go.mod
2
go.mod
@@ -18,7 +18,7 @@ require (
|
||||
github.com/segmentio/kafka-go v0.4.19
|
||||
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/twmb/franz-go v1.1.0
|
||||
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
|
||||
|
Reference in New Issue
Block a user