Skip to content

Commit

Permalink
Merge pull request #145 from shanbay/dependabot/go_modules/github.com…
Browse files Browse the repository at this point in the history
…/RichardKnop/machinery-1.8.5

Bump github.com/RichardKnop/machinery from 1.7.8 to 1.8.5
  • Loading branch information
HeathLee authored Jun 4, 2020
2 parents e53abf2 + fc3dfdc commit edd9561
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.13

require (
github.com/RichardKnop/logging v0.0.0-20190827224416-1a693bdd4fae
github.com/RichardKnop/machinery v1.7.8
github.com/RichardKnop/machinery v1.8.5
github.com/facebookincubator/ent v0.0.0-20191218131918-1bbe460259f9
github.com/getsentry/sentry-go v0.6.1
github.com/go-openapi/runtime v0.19.15
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ github.com/RichardKnop/logging v0.0.0-20190827224416-1a693bdd4fae h1:DcFpTQBYQ9C
github.com/RichardKnop/logging v0.0.0-20190827224416-1a693bdd4fae/go.mod h1:rJJ84PyA/Wlmw1hO+xTzV2wsSUon6J5ktg0g8BF2PuU=
github.com/RichardKnop/machinery v1.7.8 h1:l1IuM4kcajp+7qGZoooKaHpbc7+s9tJaxSOFj8m/1Hw=
github.com/RichardKnop/machinery v1.7.8/go.mod h1:W87mnh7t91WdrwGbdnAjvDzqD/bqBV+0+GF276gv/bU=
github.com/RichardKnop/machinery v1.8.5 h1:uXpY1GkbxzRpCoq14l0mKsomHDuPTIYQXWP+OwSlS6g=
github.com/RichardKnop/machinery v1.8.5/go.mod h1:W87mnh7t91WdrwGbdnAjvDzqD/bqBV+0+GF276gv/bU=
github.com/RichardKnop/redsync v1.2.0 h1:gK35hR3zZkQigHKm8wOGb9MpJ9BsrW6MzxezwjTcHP0=
github.com/RichardKnop/redsync v1.2.0/go.mod h1:9b8nBGAX3bE2uCfJGSnsDvF23mKyHTZzmvmj5FH3Tp0=
github.com/Shopify/goreferrer v0.0.0-20181106222321-ec9c9a553398/go.mod h1:a1uqRtAwp2Xwc6WNPJEufxJ7fx3npB4UV/JOLmbu5I0=
Expand Down

0 comments on commit edd9561

Please sign in to comment.