Skip to content

Commit

Permalink
chore(deps): bump github.com/Shopify/sarama from 1.34.1 to 1.35.0
Browse files Browse the repository at this point in the history
Bumps [github.com/Shopify/sarama](https://github.com/Shopify/sarama) from 1.34.1 to 1.35.0.
- [Release notes](https://github.com/Shopify/sarama/releases)
- [Changelog](https://github.com/Shopify/sarama/blob/main/CHANGELOG.md)
- [Commits](IBM/sarama@v1.34.1...v1.35.0)

---
updated-dependencies:
- dependency-name: github.com/Shopify/sarama
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 25, 2022
1 parent d15858c commit 9373836
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,10 @@ module github.com/xinpianchang/xservice
go 1.16

require (
github.com/Shopify/sarama v1.34.1
github.com/Shopify/sarama v1.35.0
github.com/bsm/redislock v0.7.2
github.com/cloudflare/tableflip v1.2.3
github.com/dave/jennifer v1.5.0
github.com/eapache/go-resiliency v1.3.0 // indirect
github.com/getsentry/sentry-go v0.13.0
github.com/go-playground/validator/v10 v10.11.0
github.com/go-redis/redis/v8 v8.11.5
Expand All @@ -25,7 +24,6 @@ require (
github.com/labstack/gommon v0.3.1
github.com/opentracing/opentracing-go v1.2.0
github.com/pelletier/go-toml/v2 v2.0.2 // indirect
github.com/pierrec/lz4/v4 v4.1.15 // indirect
github.com/pkg/errors v0.9.1
github.com/prometheus/client_golang v1.12.2
github.com/prometheus/common v0.35.0 // indirect
Expand Down

0 comments on commit 9373836

Please sign in to comment.