diff --git a/tests/go.mod b/tests/go.mod index ada7ae2..b32d1ea 100644 --- a/tests/go.mod +++ b/tests/go.mod @@ -2,8 +2,6 @@ module tests go 1.22.5 -toolchain go1.23rc1 - require ( github.com/roadrunner-server/config/v5 v5.0.0 github.com/roadrunner-server/endure/v2 v2.4.5