File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,7 @@ require (
1919 github.com/twmb/franz-go v1.20.0
2020 github.com/twmb/franz-go/pkg/kadm v1.17.0
2121 github.com/twmb/franz-go/pkg/kmsg v1.12.0
22+ github.com/twmb/franz-go/pkg/kmsg/v2 v2.0.1
2223 github.com/twmb/franz-go/pkg/sasl/kerberos v1.1.0
2324 go.uber.org/atomic v1.11.0
2425 go.uber.org/automaxprocs v1.6.0
Original file line number Diff line number Diff line change @@ -100,6 +100,7 @@ github.com/twmb/franz-go/pkg/kadm v1.17.0/go.mod h1:VL9WdrYqaoVST5xRUzoWqSJN4itc
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.12.0 h1:CbatD7ers1KzDNgJqPbKOq0Bz/WLBdsTH75wgzeVaPc =
102102github.com/twmb/franz-go/pkg/kmsg v1.12.0 /go.mod h1:+DPt4NC8RmI6hqb8G09+3giKObE6uD2Eya6CfqBpeJY =
103+ github.com/twmb/franz-go/pkg/kmsg/v2 v2.0.1 /go.mod h1:6OeA4WSQXVfDmkVW65VZJn0Xg7HT5ApIn+XB1fSpuWQ =
103104github.com/twmb/franz-go/pkg/sasl/kerberos v1.1.0 h1:alKdbddkPw3rDh+AwmUEwh6HNYgTvDSFIe/GWYRR9RM =
104105github.com/twmb/franz-go/pkg/sasl/kerberos v1.1.0 /go.mod h1:k8BoBjyUbFj34f0rRbn+Ky12sZFAPbmShrg0karAIMo =
105106github.com/yuin/goldmark v1.4.13 /go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY =
You can’t perform that action at this time.
0 commit comments