Update module golang.org/x/text to v0.30.0
Some checks failed
renovate/artifacts Artifact file update failure

This commit is contained in:
2025-10-18 17:00:34 +00:00
parent 248d3153e7
commit c316e1d277

2
go.mod
View File

@@ -9,7 +9,7 @@ require (
github.com/joho/godotenv v1.5.1
github.com/rs/zerolog v1.32.0
github.com/samber/lo v1.39.0
golang.org/x/text v0.16.0
golang.org/x/text v0.30.0
gopkg.in/telebot.v3 v3.2.1
)