Skip to content

Commit

Permalink
chore(deps): update module github.com/shopify/sarama to v1.43.3
Browse files Browse the repository at this point in the history
Signed-off-by: Mend Renovate <[email protected]>
  • Loading branch information
renovate-bot committed Sep 21, 2024
1 parent ff1b678 commit 85464cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ toolchain go1.23.1

require (
github.com/HdrHistogram/hdrhistogram-go v1.1.2
github.com/Shopify/sarama v1.37.2
github.com/Shopify/sarama v1.43.3
github.com/apache/thrift v0.21.0
github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2
github.com/bsm/sarama-cluster v2.1.13+incompatible
Expand Down Expand Up @@ -250,4 +250,4 @@ require (
gopkg.in/yaml.v2 v2.4.0 // indirect
)

replace github.com/Shopify/sarama => github.com/Shopify/sarama v1.33.0
replace github.com/Shopify/sarama => github.com/Shopify/sarama v1.43.3

0 comments on commit 85464cb

Please sign in to comment.