From c9a6fdf9f2b01f4636bb5dd2642dc72bdfd785c5 Mon Sep 17 00:00:00 2001 From: Andrevich <47223721+1andrevich@users.noreply.github.com> Date: Sat, 28 Sep 2024 20:46:17 +0400 Subject: [PATCH] Update go.mod --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 54fb237..642689e 100644 --- a/go.mod +++ b/go.mod @@ -1,3 +1,3 @@ module github.com/1andrevich/Re-filter-lists -go 1.23.1 +go 1.23