1 Commits

Author SHA1 Message Date
7eeb7db52b Update module golang.org/x/text to v0.31.0
Some checks failed
renovate/artifacts Artifact file update failure
2025-11-15 17:00:38 +00:00

4
go.mod
View File

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