1
0
mirror of https://github.com/rancher/norman.git synced 2025-09-24 20:48:18 +00:00

Update module golang.org/x/text to v0.22.0 (#540)

Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
This commit is contained in:
renovate-rancher[bot]
2025-02-11 09:59:11 -08:00
committed by GitHub
parent dffee02dce
commit f8c74e2ad5
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -14,7 +14,7 @@ require (
github.com/sirupsen/logrus v1.9.3
github.com/stretchr/testify v1.9.0
golang.org/x/sync v0.11.0
golang.org/x/text v0.17.0
golang.org/x/text v0.22.0
golang.org/x/tools v0.24.0
k8s.io/api v0.31.1
k8s.io/apiextensions-apiserver v0.31.1