1 Commits

Author SHA1 Message Date
bbd98eed97 Update module gopkg.in/telebot.v3 to v3.3.8
Some checks failed
renovate/artifacts Artifact file update failure
2025-10-18 17:00:35 +00:00

4
go.mod
View File

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