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