From baacf001ff5e7c2200311e1eb151d6cd455e255f Mon Sep 17 00:00:00 2001 From: Valery Piashchynski Date: Tue, 9 Jul 2024 16:20:46 +0200 Subject: [PATCH] chore(deps): remove pre-release toolchain version --- tests/go.mod | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/go.mod b/tests/go.mod index a1e3242..9a917ab 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/api/v4 v4.15.0 github.com/roadrunner-server/config/v5 v5.0.0