File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -16,9 +16,9 @@ require (
1616 github.com/pkg/errors v0.9.1
1717 github.com/prometheus/client_golang v1.23.2
1818 github.com/stretchr/testify v1.11.1
19- github.com/twmb/franz-go v1.19.5
20- github.com/twmb/franz-go/pkg/kadm v1.16.1
21- github.com/twmb/franz-go/pkg/kmsg v1.11.2
19+ github.com/twmb/franz-go v1.20.0
20+ github.com/twmb/franz-go/pkg/kadm v1.17.0
21+ github.com/twmb/franz-go/pkg/kmsg v1.12.0
2222 github.com/twmb/franz-go/pkg/sasl/kerberos v1.1.0
2323 go.uber.org/atomic v1.11.0
2424 go.uber.org/automaxprocs v1.6.0
Original file line number Diff line number Diff line change @@ -93,10 +93,10 @@ github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o
9393github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu7U =
9494github.com/stretchr/testify v1.11.1 /go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U =
9595github.com/twmb/franz-go v1.7.0 /go.mod h1:PMze0jNfNghhih2XHbkmTFykbMF5sJqmNJB31DOOzro =
96- github.com/twmb/franz-go v1.19.5 h1:W7+o8D0RsQsedqib71OVlLeZ0zI6CbFra7yTYhZTs5Y =
97- github.com/twmb/franz-go v1.19.5 /go.mod h1:4kFJ5tmbbl7asgwAGVuyG1ZMx0NNpYk7EqflvWfPCpM =
98- github.com/twmb/franz-go/pkg/kadm v1.16.1 h1:IEkrhTljgLHJ0/hT/InhXGjPdmWfFvxp7o/MR7vJ8cw =
99- github.com/twmb/franz-go/pkg/kadm v1.16.1 /go.mod h1:Ue/ye1cc9ipsQFg7udFbbGiFNzQMqiH73fGC2y0rwyc =
96+ github.com/twmb/franz-go v1.20.0 h1:j+FLLIo8wuMtp4IV7ulT5MVsQyAtl/GJqFmncIq6BkU =
97+ github.com/twmb/franz-go v1.20.0 /go.mod h1:YCnepDd4gl6vdzG03I5Wa57RnCTIC6DVEyMpDX/J8UA =
98+ github.com/twmb/franz-go/pkg/kadm v1.17.0 h1:u9iZ83OLbFu3xLKDP83NBaGPDeBRT/2OwOH+KJG0OF8 =
99+ github.com/twmb/franz-go/pkg/kadm v1.17.0 /go.mod h1:VL9WdrYqaoVST5xRUzoWqSJN4itcTxdMrLE5Fhc2Prk =
100100github.com/twmb/franz-go/pkg/kmsg v1.2.0 /go.mod h1:SxG/xJKhgPu25SamAq0rrucfp7lbzCpEXOC+vH/ELrY =
101101github.com/twmb/franz-go/pkg/kmsg v1.11.2 h1:hIw75FpwcAjgeyfIGFqivAvwC5uNIOWRGvQgZhH4mhg =
102102github.com/twmb/franz-go/pkg/kmsg v1.11.2 /go.mod h1:CFfkkLysDNmukPYhGzuUcDtf46gQSqCZHMW1T4Z+wDE =
You can’t perform that action at this time.
0 commit comments