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

This commit is contained in:
2026-05-09 17:00:47 +00:00
parent 0a1a61d8d3
commit 7de2ee4cfc
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.32.0
github.com/samber/lo v1.53.0
golang.org/x/text v0.36.0
golang.org/x/text v0.37.0
gopkg.in/telebot.v3 v3.3.8
)