Bump github.com/twmb/franz-go from 1.4.0 to 1.4.1
Bumps [github.com/twmb/franz-go](https://github.com/twmb/franz-go) from 1.4.0 to 1.4.1. - [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.0...v1.4.1) --- 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:
4
go.mod
4
go.mod
@@ -3,7 +3,7 @@ module go.unistack.org/micro-broker-kgo/v3
|
||||
go 1.16
|
||||
|
||||
require (
|
||||
github.com/twmb/franz-go v1.4.0
|
||||
github.com/twmb/franz-go/pkg/kmsg v0.0.0-20220301191019-c3fc8e03e6f4
|
||||
github.com/twmb/franz-go v1.4.1
|
||||
github.com/twmb/franz-go/pkg/kmsg v1.0.0
|
||||
go.unistack.org/micro/v3 v3.9.0
|
||||
)
|
||||
|
Reference in New Issue
Block a user