From b7d326f094d1d874d8ca2eb2fd9a7ecc0d40df73 Mon Sep 17 00:00:00 2001 From: Valery Piashchynski Date: Thu, 4 Feb 2021 13:06:19 +0300 Subject: [PATCH] Release beta5 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index fa6432ca..b360ad2e 100644 --- a/go.mod +++ b/go.mod @@ -10,7 +10,7 @@ require ( github.com/pborman/uuid v1.2.1 github.com/spiral/endure v1.0.0-beta.22 github.com/spiral/errors v1.0.9 - github.com/spiral/roadrunner/v2 v2.0.0-beta.22 + github.com/spiral/roadrunner/v2 v2.0.0-beta.24 github.com/stretchr/testify v1.7.0 go.temporal.io/api v1.4.0 go.temporal.io/sdk v1.4.1