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.2
19+ github.com/twmb/franz-go v1.20.3
2020 github.com/twmb/franz-go/pkg/kadm v1.17.1
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.2 h1:CiwhyKZHW6vqSHJkh+RTxFAJkio0jBjM/JQhx/HZ72A =
97- github.com/twmb/franz-go v1.20.2 /go.mod h1:YCnepDd4gl6vdzG03I5Wa57RnCTIC6DVEyMpDX/J8UA =
96+ github.com/twmb/franz-go v1.20.3 h1:gjwZwZmmvo/t7mxyj6frxDORVxsqrycXPnDrpkXldfY =
97+ github.com/twmb/franz-go v1.20.3 /go.mod h1:YCnepDd4gl6vdzG03I5Wa57RnCTIC6DVEyMpDX/J8UA =
9898github.com/twmb/franz-go/pkg/kadm v1.17.1 h1:Bt02Y/RLgnFO2NP2HVP1kd2TFtGRiJZx+fSArjZDtpw =
9999github.com/twmb/franz-go/pkg/kadm v1.17.1 /go.mod h1:s4duQmrDbloVW9QTMXhs6mViTepze7JLG43xwPcAeTg =
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