fix(deps): update module golang.org/x/text to v0.19.0 in go.mod (main) (#5016)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-10-19 00:51:35 +00:00
committed by GitHub
parent 198778c972
commit 02e17e41e9
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -49,7 +49,7 @@ require (
go.etcd.io/bbolt v1.3.11
go.uber.org/zap v1.27.0
golang.org/x/term v0.25.0
golang.org/x/text v0.18.0
golang.org/x/text v0.19.0
gopkg.in/yaml.v3 v3.0.1
)