Update module github.com/samber/lo to v1.51.0
Some checks failed
renovate/artifacts Artifact file update failure

This commit is contained in:
2025-10-04 17:00:35 +00:00
parent 7fe49ec3ae
commit 8baa229de5

2
go.mod
View File

@@ -8,7 +8,7 @@ require (
github.com/jedib0t/go-pretty/v6 v6.5.5 github.com/jedib0t/go-pretty/v6 v6.5.5
github.com/joho/godotenv v1.5.1 github.com/joho/godotenv v1.5.1
github.com/rs/zerolog v1.32.0 github.com/rs/zerolog v1.32.0
github.com/samber/lo v1.39.0 github.com/samber/lo v1.51.0
golang.org/x/text v0.16.0 golang.org/x/text v0.16.0
gopkg.in/telebot.v3 v3.2.1 gopkg.in/telebot.v3 v3.2.1
) )