From c467f779446a4c2aab74ed27af70734b1f1b1326 Mon Sep 17 00:00:00 2001 From: Valery Piashchynski Date: Thu, 3 Oct 2024 18:11:45 +0200 Subject: [PATCH] chore(deps): update dependencies --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index f8936d3..c913f97 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/roadrunner-server/samples go 1.23 -toolchain go1.23.1 +toolchain go1.23.2 require ( github.com/roadrunner-server/api/v4 v4.16.0