Skip to content

Commit

Permalink
Use sarama version 1.18.0 to support Kafka 2.0 (influxdata#4676)
Browse files Browse the repository at this point in the history
  • Loading branch information
wingyplus authored and rgitzel committed Oct 17, 2018
1 parent dd3cee6 commit 37e8f8a
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 37e8f8a

Please sign in to comment.