diff --git a/tests/go.mod b/tests/go.mod index 5c7ee36..b5d817c 100644 --- a/tests/go.mod +++ b/tests/go.mod @@ -2,7 +2,7 @@ module tests go 1.21 -toolchain go1.21.1 +toolchain go1.21.4 require ( github.com/roadrunner-server/api/v4 v4.9.0