1 Commits

Author SHA1 Message Date
77a9ed9651 Update module github.com/samber/lo to v1.52.0
Some checks failed
renovate/artifacts Artifact file update failure
2025-10-11 17:00:28 +00:00

4
go.mod
View File

@@ -8,9 +8,9 @@ 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.52.0
golang.org/x/text v0.16.0 golang.org/x/text v0.16.0
gopkg.in/telebot.v3 v3.3.8 gopkg.in/telebot.v3 v3.2.1
) )
require ( require (