build(deps): bump github.com/segmentio/kafka-go from 0.4.30 to 0.4.31

Bumps [github.com/segmentio/kafka-go](https://github.com/segmentio/kafka-go) from 0.4.30 to 0.4.31.
- [Release notes](https://github.com/segmentio/kafka-go/releases)
- [Commits](https://github.com/segmentio/kafka-go/compare/v0.4.30...v0.4.31)

---
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>
This commit is contained in:
dependabot[bot]
2022-04-11 15:06:51 +00:00
committed by GitHub
parent 16df95cd3e
commit d2498ac702
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -5,7 +5,7 @@ go 1.16
require (
github.com/jmoiron/sqlx v1.3.4
github.com/opentracing/opentracing-go v1.2.0
github.com/segmentio/kafka-go v0.4.30
github.com/segmentio/kafka-go v0.4.31
github.com/stretchr/testify v1.7.1
github.com/twmb/franz-go v1.4.2
github.com/zeebo/errs v1.3.0 // indirect