build(deps): Bump golang.org/x/text from 0.28.0 to 0.29.0 (#2035)

Bumps [golang.org/x/text](https://github.com/golang/text) from 0.28.0 to 0.29.0.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.28.0...v0.29.0)

---
updated-dependencies:
- dependency-name: golang.org/x/text
  dependency-version: 0.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-09-08 16:24:36 +10:00
committed by GitHub
parent 53a5c8e931
commit 18fef39ebf
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -27,7 +27,7 @@ require (
github.com/volatiletech/null v8.0.0+incompatible
golang.org/x/crypto v0.41.0
golang.org/x/term v0.34.0
golang.org/x/text v0.28.0
golang.org/x/text v0.29.0
golang.org/x/time v0.12.0
google.golang.org/genproto/googleapis/api v0.0.0-20250818200422-3122310a409c
google.golang.org/grpc v1.75.0