Skip to content

Commit

Permalink
Use sarama 1.17.0 that supports Kafka 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bai committed May 30, 2018
1 parent 1f3726a commit bc36695
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gopkg.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[[constraint]]
name = "github.com/Shopify/sarama"
version = "1.16.0"
version = "1.17.0"

[[constraint]]
name = "go.uber.org/zap"
Expand Down

0 comments on commit bc36695

Please sign in to comment.