Skip to content

Commit

Permalink
fix(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 Dec 10, 2024
1 parent 78f5a41 commit ecc9944
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.4

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 @@ -273,4 +273,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 ecc9944

Please sign in to comment.