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

This commit is contained in:
Renovate Bot
2026-08-15 17:02:07 +00:00
parent 8da1a7232d
commit 60b15a4b0d
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.40.0
golang.org/x/text v0.41.0
gopkg.in/telebot.v3 v3.3.8
)