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