Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 7, 2022
1 parent 3aa7f19 commit 6a475bf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/xinpianchang/xservice
go 1.16

require (
github.com/Shopify/sarama v1.34.0
github.com/Shopify/sarama v1.34.1
github.com/bsm/redislock v0.7.2
github.com/cloudflare/tableflip v1.2.3
github.com/dave/jennifer v1.5.0
Expand All @@ -18,7 +18,6 @@ require (
github.com/jarcoal/httpmock v1.2.0
github.com/jinzhu/copier v0.3.5
github.com/jinzhu/now v1.1.5 // indirect
github.com/klauspost/compress v1.15.1 // indirect
github.com/labstack/echo-contrib v0.12.0
github.com/labstack/echo/v4 v4.7.2
github.com/labstack/gommon v0.3.1
Expand Down

0 comments on commit 6a475bf

Please sign in to comment.