Skip to content

Commit

Permalink
- Update RR dep
Browse files Browse the repository at this point in the history
Signed-off-by: Valery Piashchynski <[email protected]>
  • Loading branch information
rustatian committed Apr 29, 2021
1 parent a40af6a commit 3c789ac
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ require (
// SPIRAL ========
github.com/spiral/endure v1.0.1
github.com/spiral/errors v1.0.9
github.com/spiral/roadrunner/v2 v2.1.0
github.com/spiral/roadrunner/v2 v2.1.1
// ===========
github.com/stretchr/testify v1.7.0
go.temporal.io/api v1.4.1-0.20210318194442-3f93fcec559f
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -398,8 +398,8 @@ github.com/spiral/errors v1.0.9 h1:RcVZ7a1RYkaT3HWFGDuQiDB02pG6yqh7715Uwd7urwM=
github.com/spiral/errors v1.0.9/go.mod h1:SwMSZVdZkkJVgXNNafccqOaxWg0XPzVU/dEdUEInE0o=
github.com/spiral/goridge/v3 v3.0.1 h1:mWo6hVEDJV3nRwsszx9y262CtrLQNojbONF4ikvKCBg=
github.com/spiral/goridge/v3 v3.0.1/go.mod h1:rYfsBwigGneLgYJTIh5urotnH63I5O+p6ZcVq7xc1lY=
github.com/spiral/roadrunner/v2 v2.1.0 h1:7lsjQRlU8LPVtOazM4ylBhHRIAkGE/ZLx7q1G8C7tvQ=
github.com/spiral/roadrunner/v2 v2.1.0/go.mod h1:GPe10ECNA+Id5DAuv+Sy5gANxvbbH2mq7Kx0RDJ9Y+A=
github.com/spiral/roadrunner/v2 v2.1.1 h1:6WG9rHJUHp6zOvA9ON3ByF5wbw2oVCbLFxqT3ckJtYo=
github.com/spiral/roadrunner/v2 v2.1.1/go.mod h1:GPe10ECNA+Id5DAuv+Sy5gANxvbbH2mq7Kx0RDJ9Y+A=
github.com/streadway/amqp v0.0.0-20190404075320-75d898a42a94/go.mod h1:AZpEONHx3DKn8O/DFsRAY58/XVQiIPMTMB1SddzLXVw=
github.com/streadway/amqp v0.0.0-20190827072141-edfb9018d271/go.mod h1:AZpEONHx3DKn8O/DFsRAY58/XVQiIPMTMB1SddzLXVw=
github.com/streadway/handy v0.0.0-20190108123426-d5acb3125c2a/go.mod h1:qNTQ5P5JnDBl6z3cMAg/SywNDC5ABu5ApDIw6lUbRmI=
Expand Down

0 comments on commit 3c789ac

Please sign in to comment.