From 29a70993f40bf4fb874c97308404696e81697405 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 28 Dec 2025 22:39:03 +0400 Subject: [PATCH] fix(deps): update module golang.org/x/text to v0.32.0 (#67) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 20d01ba7bd52a8d899f91a5c3a9a58cf85c45948..f76140988741dc020e352386eb4e7dba7231cba2 100644 --- a/go.mod +++ b/go.mod @@ -11,7 +11,7 @@ require ( github.com/emersion/go-message v0.18.2 github.com/google/uuid v1.6.0 github.com/yuin/goldmark v1.7.13 - golang.org/x/text v0.27.0 + golang.org/x/text v0.32.0 ) require (