Bump golang.org/x/text from 0.30.0 to 0.31.0

Bumps [golang.org/x/text](https://github.com/golang/text) from 0.30.0 to 0.31.0.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.30.0...v0.31.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-11-24 11:10:17 +00:00
committed by Manuel Rüger
parent 09552af3fd
commit dd67c43fa6
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -19,7 +19,7 @@ require (
github.com/urfave/cli-altsrc/v3 v3.1.0
github.com/urfave/cli/v3 v3.6.1
github.com/yuin/goldmark v1.7.13
golang.org/x/text v0.30.0
golang.org/x/text v0.31.0
golang.org/x/tools/godoc v0.1.0-deprecated
gopkg.in/yaml.v3 v3.0.1
oss.terrastruct.com/d2 v0.7.1