fix(deps): update module golang.org/x/text to v0.38.0

This commit is contained in:
Renovate Bot
2026-06-13 17:01:10 +00:00
parent e173fd7799
commit 5039ebe646
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.37.0
golang.org/x/text v0.38.0
gopkg.in/telebot.v3 v3.3.8
)