summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2022-02-04 20:23:35 +0300
committerValery Piashchynski <[email protected]>2022-02-04 20:23:35 +0300
commit4eaeb82c4e9eda76a84b02cba3744a91d03c6fa9 (patch)
treebe45daca4bd69d30c5ad3b6c075b7a70e4a3967a /go.mod
parenta438a3aff3160489d2f0aa1d21b43e379e6a2f6e (diff)
update deps
Signed-off-by: Valery Piashchynski <[email protected]>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod4
1 files changed, 2 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index 415171f6..f6f1f4d9 100644
--- a/go.mod
+++ b/go.mod
@@ -26,7 +26,7 @@ require (
github.com/roadrunner-server/informer/v2 v2.8.0-rc.4
github.com/roadrunner-server/jobs/v2 v2.8.0-rc.5
github.com/roadrunner-server/kv/v2 v2.8.0-rc.2
- github.com/roadrunner-server/logger/v2 v2.8.0-rc.2
+ github.com/roadrunner-server/logger/v2 v2.8.0-rc.3
github.com/roadrunner-server/memcached/v2 v2.8.0-rc.2
github.com/roadrunner-server/memory/v2 v2.8.0-rc.3
github.com/roadrunner-server/metrics/v2 v2.8.0-rc.3
@@ -44,7 +44,7 @@ require (
github.com/roadrunner-server/static/v2 v2.8.0-rc.3
github.com/roadrunner-server/status/v2 v2.8.0-rc.4
github.com/roadrunner-server/tcp/v2 v2.8.0-rc.3
- github.com/roadrunner-server/websockets/v2 v2.8.0-rc.2
+ github.com/roadrunner-server/websockets/v2 v2.8.0-rc.3
github.com/spf13/cobra v1.3.0
github.com/stretchr/testify v1.7.0
github.com/temporalio/roadrunner-temporal v1.2.0-rc.4