Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
yinheli committed May 13, 2022
2 parents 90ef34b + a9af268 commit bb92802
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 @@ -3,7 +3,7 @@ module github.com/xinpianchang/xservice
go 1.16

require (
github.com/Shopify/sarama v1.32.0
github.com/Shopify/sarama v1.33.0
github.com/bsm/redislock v0.7.2
github.com/cloudflare/tableflip v1.2.3
github.com/dave/jennifer v1.5.0
Expand All @@ -15,7 +15,7 @@ require (
github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
github.com/grpc-ecosystem/grpc-gateway/v2 v2.10.0
github.com/jarcoal/httpmock v1.1.0
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
Expand Down

0 comments on commit bb92802

Please sign in to comment.