build(deps): bump github.com/segmentio/kafka-go from 0.4.31 to 0.4.32 (#235)
Bumps [github.com/segmentio/kafka-go](https://github.com/segmentio/kafka-go) from 0.4.31 to 0.4.32. - [Release notes](https://github.com/segmentio/kafka-go/releases) - [Commits](https://github.com/segmentio/kafka-go/compare/v0.4.31...v0.4.32) --- updated-dependencies: - dependency-name: github.com/segmentio/kafka-go 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:
2
go.mod
2
go.mod
@@ -5,7 +5,7 @@ go 1.16
|
||||
require (
|
||||
github.com/jmoiron/sqlx v1.3.5
|
||||
github.com/opentracing/opentracing-go v1.2.0
|
||||
github.com/segmentio/kafka-go v0.4.31
|
||||
github.com/segmentio/kafka-go v0.4.32
|
||||
github.com/stretchr/testify v1.7.5
|
||||
github.com/twmb/franz-go v1.5.2
|
||||
go.unistack.org/micro-broker-kgo/v3 v3.8.2
|
||||
|
Reference in New Issue
Block a user