From 77a9ed96515af292a5b7d443d1cde249f3a96adb Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 11 Oct 2025 17:00:28 +0000 Subject: [PATCH] Update module github.com/samber/lo to v1.52.0 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 2e8caff..fda671b 100644 --- a/go.mod +++ b/go.mod @@ -8,7 +8,7 @@ require ( github.com/jedib0t/go-pretty/v6 v6.5.5 github.com/joho/godotenv v1.5.1 github.com/rs/zerolog v1.32.0 - github.com/samber/lo v1.39.0 + github.com/samber/lo v1.52.0 golang.org/x/text v0.16.0 gopkg.in/telebot.v3 v3.2.1 )