Bump golang.org/x/text from 0.20.0 to 0.21.0

Bumps [golang.org/x/text](https://github.com/golang/text) from 0.20.0 to 0.21.0.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.20.0...v0.21.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>
This commit is contained in:
dependabot[bot]
2024-12-04 21:58:19 +00:00
committed by GitHub
parent 3a7c00fc5f
commit cedb8ea2ac
2 changed files with 6 additions and 6 deletions

4
go.mod
View File

@@ -15,7 +15,7 @@ require (
github.com/shirou/gopsutil/v4 v4.24.10
github.com/xtls/xray-core v1.8.25-0.20241002041629-e45cef542e26
go.uber.org/atomic v1.11.0
golang.org/x/text v0.20.0
golang.org/x/text v0.21.0
google.golang.org/grpc v1.68.0
gorm.io/driver/sqlite v1.5.6
gorm.io/gorm v1.25.12
@@ -80,7 +80,7 @@ require (
golang.org/x/exp v0.0.0-20241004190924-225e2abe05e6 // indirect
golang.org/x/mod v0.21.0 // indirect
golang.org/x/net v0.30.0 // indirect
golang.org/x/sync v0.9.0 // indirect
golang.org/x/sync v0.10.0 // indirect
golang.org/x/sys v0.26.0 // indirect
golang.org/x/time v0.7.0 // indirect
golang.org/x/tools v0.26.0 // indirect