File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ require (
1313 github.com/pkg/errors v0.9.1
1414 github.com/prometheus/client_golang v1.23.2
1515 github.com/stretchr/testify v1.11.1
16- github.com/twmb/franz-go v1.19.5
17- github.com/twmb/franz-go/pkg/kadm v1.16.1
16+ github.com/twmb/franz-go v1.20.0
17+ github.com/twmb/franz-go/pkg/kadm v1.17.0
1818 github.com/twmb/franz-go/pkg/kmsg v1.12.0
1919 github.com/twmb/franz-go/pkg/sasl/kerberos v1.1.0
2020 go.uber.org/atomic v1.11.0
Original file line number Diff line number Diff line change @@ -297,10 +297,10 @@ github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o
297297github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu7U =
298298github.com/stretchr/testify v1.11.1 /go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U =
299299github.com/twmb/franz-go v1.7.0 /go.mod h1:PMze0jNfNghhih2XHbkmTFykbMF5sJqmNJB31DOOzro =
300- github.com/twmb/franz-go v1.19.5 h1:W7+o8D0RsQsedqib71OVlLeZ0zI6CbFra7yTYhZTs5Y =
301- github.com/twmb/franz-go v1.19.5 /go.mod h1:4kFJ5tmbbl7asgwAGVuyG1ZMx0NNpYk7EqflvWfPCpM =
302- github.com/twmb/franz-go/pkg/kadm v1.16.1 h1:IEkrhTljgLHJ0/hT/InhXGjPdmWfFvxp7o/MR7vJ8cw =
303- github.com/twmb/franz-go/pkg/kadm v1.16.1 /go.mod h1:Ue/ye1cc9ipsQFg7udFbbGiFNzQMqiH73fGC2y0rwyc =
300+ github.com/twmb/franz-go v1.20.0 h1:j+FLLIo8wuMtp4IV7ulT5MVsQyAtl/GJqFmncIq6BkU =
301+ github.com/twmb/franz-go v1.20.0 /go.mod h1:YCnepDd4gl6vdzG03I5Wa57RnCTIC6DVEyMpDX/J8UA =
302+ github.com/twmb/franz-go/pkg/kadm v1.17.0 h1:u9iZ83OLbFu3xLKDP83NBaGPDeBRT/2OwOH+KJG0OF8 =
303+ github.com/twmb/franz-go/pkg/kadm v1.17.0 /go.mod h1:VL9WdrYqaoVST5xRUzoWqSJN4itcTxdMrLE5Fhc2Prk =
304304github.com/twmb/franz-go/pkg/kmsg v1.2.0 /go.mod h1:SxG/xJKhgPu25SamAq0rrucfp7lbzCpEXOC+vH/ELrY =
305305github.com/twmb/franz-go/pkg/kmsg v1.12.0 h1:CbatD7ers1KzDNgJqPbKOq0Bz/WLBdsTH75wgzeVaPc =
306306github.com/twmb/franz-go/pkg/kmsg v1.12.0 /go.mod h1:+DPt4NC8RmI6hqb8G09+3giKObE6uD2Eya6CfqBpeJY =
You can’t perform that action at this time.
0 commit comments