From afc5c36f23a8fabb7f49be7e16a558547156bb73 Mon Sep 17 00:00:00 2001 From: Valery Piashchynski Date: Tue, 28 Nov 2023 17:35:20 +0100 Subject: [PATCH] chore(deps): update dependencies --- tests/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/go.mod b/tests/go.mod index e092cf1..036b0bd 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