File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 55require github.com/twmb/franz-go v1.17.1
66
77require (
8- github.com/klauspost/compress v1.17.8 // indirect
8+ github.com/klauspost/compress v1.17.9 // indirect
99 github.com/pierrec/lz4/v4 v4.1.21 // indirect
1010 github.com/twmb/franz-go/pkg/kmsg v1.8.0 // indirect
1111)
Original file line number Diff line number Diff line change 11github.com/klauspost/compress v1.17.8 h1:YcnTYrq7MikUT7k0Yb5eceMmALQPYBW/Xltxn0NAMnU =
22github.com/klauspost/compress v1.17.8 /go.mod h1:Di0epgTjJY877eYKx5yC51cX2A2Vl2ibi7bDH9ttBbw =
3+ github.com/klauspost/compress v1.17.9 h1:6KIumPrER1LHsvBVuDa0r5xaG0Es51mhhB9BQB2qeMA =
4+ github.com/klauspost/compress v1.17.9 /go.mod h1:Di0epgTjJY877eYKx5yC51cX2A2Vl2ibi7bDH9ttBbw =
35github.com/pierrec/lz4/v4 v4.1.21 h1:yOVMLb6qSIDP67pl/5F7RepeKYu/VmTyEXvuMI5d9mQ =
46github.com/pierrec/lz4/v4 v4.1.21 /go.mod h1:gZWDp/Ze/IJXGXf23ltt2EXimqmTUXEy0GFuRQyBid4 =
57github.com/twmb/franz-go v1.17.1 h1:0LwPsbbJeJ9R91DPUHSEd4su82WJWcTY1Zzbgbg4CeQ =
You can’t perform that action at this time.
0 commit comments