From af3acbd6cedf15784bfe7f5cbc7d7491fd534a75 Mon Sep 17 00:00:00 2001 From: Valery Piashchynski Date: Tue, 9 Jul 2024 16:04:52 +0200 Subject: [PATCH] chore(deps): update dependencies --- tests/go.mod | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/go.mod b/tests/go.mod index 9a917ab..a1e3242 100644 --- a/tests/go.mod +++ b/tests/go.mod @@ -2,6 +2,8 @@ module tests go 1.22.5 +toolchain go1.23rc1 + require ( github.com/roadrunner-server/api/v4 v4.15.0 github.com/roadrunner-server/config/v5 v5.0.0