fix(deps): update module golang.org/x/text to v0.40.0
Build Docker Image / build (amd64) (push) Successful in 2m28s

This commit was merged in pull request #37.
This commit is contained in:
Renovate Bot
2026-07-11 17:02:06 +00:00
parent fc16c65db8
commit e6fd62fe80
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ require (
github.com/joho/godotenv v1.5.1
github.com/rs/zerolog v1.35.1
github.com/samber/lo v1.53.0
golang.org/x/text v0.38.0
golang.org/x/text v0.40.0
gopkg.in/telebot.v3 v3.3.8
)