Skip to content
This repository has been archived by the owner on Feb 3, 2022. It is now read-only.

Commit

Permalink
bump RR to v2.5.2
Browse files Browse the repository at this point in the history
Signed-off-by: Valery Piashchynski <[email protected]>
  • Loading branch information
rustatian committed Nov 7, 2021
1 parent 4cd42d4 commit 2955882
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 @@ -16,7 +16,7 @@ require (
github.com/spiral/errors v1.0.12
github.com/spiral/goridge/v3 v3.2.3
github.com/spiral/roadrunner-plugins/v2 v2.5.2
github.com/spiral/roadrunner/v2 v2.5.1
github.com/spiral/roadrunner/v2 v2.5.2
// ---------------------
github.com/stretchr/testify v1.7.0
// SPIRAL --------------
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -531,8 +531,8 @@ github.com/spiral/roadrunner-plugins/v2 v2.5.0/go.mod h1:ngs+cj96654/cmIHS3c6JWl
github.com/spiral/roadrunner-plugins/v2 v2.5.2 h1:5wN/LJ0FQuPzlErTogaQ5LOoqK0XIHuzrQ0lwesMef0=
github.com/spiral/roadrunner-plugins/v2 v2.5.2/go.mod h1:YKGBMaY1aJV2QUhLEY6J0+Lzz62lWAoD6aqgPMK+8yM=
github.com/spiral/roadrunner/v2 v2.5.0/go.mod h1:ZjmyfOy5eWRWJwb1yxQAFFhufw1bBYtbxq8F8yqZbHI=
github.com/spiral/roadrunner/v2 v2.5.1 h1:iFWDTtz85R3MRr/EsBS1hIVA/ZJV1ic4BWAXOqnADl0=
github.com/spiral/roadrunner/v2 v2.5.1/go.mod h1:ZjmyfOy5eWRWJwb1yxQAFFhufw1bBYtbxq8F8yqZbHI=
github.com/spiral/roadrunner/v2 v2.5.2 h1:DJzTtOuRh8UqnC+zztZzc4KG1+XOjXPtMQPDFcHEN/Q=
github.com/spiral/roadrunner/v2 v2.5.2/go.mod h1:ZjmyfOy5eWRWJwb1yxQAFFhufw1bBYtbxq8F8yqZbHI=
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
github.com/stretchr/objx v0.1.1/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
github.com/stretchr/objx v0.3.0 h1:NGXK3lHquSN08v5vWalVI/L8XU9hdzE/G6xsrze47As=
Expand Down

0 comments on commit 2955882

Please sign in to comment.