Bump golang.org/x/text from 0.4.0 to 0.5.0 (#2030)

Bumps [golang.org/x/text](https://github.com/golang/text) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.4.0...v0.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

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]
2022-12-05 13:24:42 -05:00
committed by GitHub
parent 4489c34757
commit cdddd4ce30
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ require (
github.com/xrash/smetrics v0.0.0-20200730060457-89a2a8a1fb0b
golang.org/x/image v0.0.0-20191009234506-e7c1f5e7dbb8
golang.org/x/sync v0.1.0
golang.org/x/text v0.4.0
golang.org/x/text v0.5.0
golang.org/x/tools v0.3.0
gopkg.in/yaml.v3 v3.0.1
)