Merge pull request #118 from unistack-org/dependabot/go_modules/github.com/twmb/franz-go-1.2.4

build(deps): bump github.com/twmb/franz-go from 1.2.2 to 1.2.4
This commit is contained in:
2021-11-24 14:47:22 +03:00
committed by GitHub
2 changed files with 5 additions and 4 deletions

2
go.mod
View File

@@ -9,7 +9,7 @@ require (
github.com/opentracing/opentracing-go v1.2.0
github.com/segmentio/kafka-go v0.4.22
github.com/stretchr/testify v1.7.0
github.com/twmb/franz-go v1.2.2
github.com/twmb/franz-go v1.2.4
go.unistack.org/micro-broker-kgo/v3 v3.8.1
go.unistack.org/micro-broker-segmentio/v3 v3.8.0
go.unistack.org/micro-client-grpc/v3 v3.8.0