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

build(deps): bump github.com/twmb/franz-go from 1.3.4 to 1.4.0
This commit is contained in:
2022-03-05 19:29:42 +03:00
committed by GitHub
2 changed files with 13 additions and 9 deletions

2
go.mod
View File

@@ -7,7 +7,7 @@ require (
github.com/opentracing/opentracing-go v1.2.0
github.com/segmentio/kafka-go v0.4.28
github.com/stretchr/testify v1.7.0
github.com/twmb/franz-go v1.3.4
github.com/twmb/franz-go v1.4.0
go.unistack.org/micro-broker-kgo/v3 v3.8.2
go.unistack.org/micro-broker-segmentio/v3 v3.8.0
go.unistack.org/micro-client-grpc/v3 v3.8.2