Skip to content

Commit

Permalink
Update sarama library
Browse files Browse the repository at this point in the history
Update to 1.19 and pick up the following bug fixes:

1. IBM/sarama#1021 (for FAB-11977)
2. IBM/sarama#1087 (for FAB-12827)

FAB-11977 #done
FAB-12827 #done

Change-Id: Ifc73cbc4d205e9ce1e19c403666c4420a5538b0c
Signed-off-by: Kostas Christidis <[email protected]>
  • Loading branch information
kchristidis committed Nov 13, 2018
1 parent ab0a67a commit 1b635ad
Show file tree
Hide file tree
Showing 22 changed files with 2,152 additions and 392 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 @@ -22,7 +22,7 @@ noverify = [

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

[[constraint]]
name = "github.com/cactus/go-statsd-client"
Expand Down
Loading

0 comments on commit 1b635ad

Please sign in to comment.