File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ 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.20.0
19+ github.com/twmb/franz-go v1.20.1
2020 github.com/twmb/franz-go/pkg/kadm v1.17.0
2121 github.com/twmb/franz-go/pkg/kmsg v1.12.0
2222 github.com/twmb/franz-go/pkg/sasl/kerberos v1.1.0
Original file line number Diff line number Diff line change @@ -93,8 +93,8 @@ 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.20.0 h1:j+FLLIo8wuMtp4IV7ulT5MVsQyAtl/GJqFmncIq6BkU =
97- github.com/twmb/franz-go v1.20.0 /go.mod h1:YCnepDd4gl6vdzG03I5Wa57RnCTIC6DVEyMpDX/J8UA =
96+ github.com/twmb/franz-go v1.20.1 h1:ql6+OXi0DPJPSEeOY2zApQu+IssoRLTazl+u2cy5xAo =
97+ github.com/twmb/franz-go v1.20.1 /go.mod h1:YCnepDd4gl6vdzG03I5Wa57RnCTIC6DVEyMpDX/J8UA =
9898github.com/twmb/franz-go/pkg/kadm v1.17.0 h1:u9iZ83OLbFu3xLKDP83NBaGPDeBRT/2OwOH+KJG0OF8 =
9999github.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 =
You can’t perform that action at this time.
0 commit comments