chore(deps): bump golang.org/x/text from 0.33.0 to 0.34.0 (#1470)

Bumps [golang.org/x/text](https://github.com/golang/text) from 0.33.0 to 0.34.0.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.33.0...v0.34.0)

---
updated-dependencies:
- dependency-name: golang.org/x/text
  dependency-version: 0.34.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]
2026-02-19 11:05:10 +01:00
committed by GitHub
parent 82401bdfdd
commit aea06a98b7
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -27,7 +27,7 @@ require (
golang.org/x/net v0.49.0
golang.org/x/sync v0.19.0
golang.org/x/term v0.39.0
golang.org/x/text v0.33.0
golang.org/x/text v0.34.0
)
require (