diff --git a/tests/go.mod b/tests/go.mod index 8725a61..3a0367b 100644 --- a/tests/go.mod +++ b/tests/go.mod @@ -2,6 +2,8 @@ module tests go 1.22.2 +toolchain go1.22.3 + require ( github.com/roadrunner-server/config/v4 v4.8.1 github.com/roadrunner-server/endure/v2 v2.4.4