Skip to content

Commit

Permalink
chore: retract v1.32.0 due to #2150
Browse files Browse the repository at this point in the history
  • Loading branch information
dnwe committed Mar 30, 2022
1 parent d5f076b commit 0e220bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ require (
)

retract (
v1.32.0 // producer hangs on retry https://github.com/Shopify/sarama/issues/2150
[v1.31.0, v1.31.1] // producer deadlock https://github.com/Shopify/sarama/issues/2129
[v1.26.0, v1.26.1] // consumer fetch session allocation https://github.com/Shopify/sarama/pull/1644
[v1.24.1, v1.25.0] // consumer group metadata reqs https://github.com/Shopify/sarama/issues/1544
Expand Down

0 comments on commit 0e220bd

Please sign in to comment.