Skip to content

Commit

Permalink
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 Aug 13, 2024
1 parent d8f21f8 commit e0a3d40
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.22.6

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.20.0
github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2
github.com/bsm/sarama-cluster v2.1.13+incompatible
Expand Down Expand Up @@ -236,4 +236,4 @@ require (
gopkg.in/ini.v1 v1.67.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 e0a3d40

Please sign in to comment.