Skip to content

Commit

Permalink
Bump sarama to version 1.18.0 to support Kafka 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wingyplus committed Sep 12, 2018
1 parent 9456609 commit 286e2d8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Gopkg.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@

[[constraint]]
name = "github.com/Shopify/sarama"
version = "1.17.0"
version = "1.18.0"

[[constraint]]
name = "github.com/soniah/gosnmp"
Expand Down

0 comments on commit 286e2d8

Please sign in to comment.