Bump golang.org/x/text from 0.3.2 to 0.3.8 in /src

Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.2 to 0.3.8.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.3.2...v0.3.8)

---
updated-dependencies:
- dependency-name: golang.org/x/text
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-04-02 15:34:38 +00:00
committed by GitHub
parent ed0bce2ca6
commit 195f9539c2
2 changed files with 3 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ require (
github.com/coreybutler/go-fsutil v1.2.0
github.com/olekukonko/tablewriter v0.0.5
golang.org/x/sys v0.1.0
golang.org/x/text v0.3.2
golang.org/x/text v0.3.8
)
require github.com/mattn/go-runewidth v0.0.9 // indirect