diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-06-06 00:43:44 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-06 00:43:44 +0300 |
| commit | fc714962ad83cea7ceeb8672d2a57397f61f2510 (patch) | |
| tree | ec6ceb438f3896888957bacd9d77338d84b59184 /go.mod | |
| parent | 2f46d42214e8d6702324084574bb9f5043a09341 (diff) | |
Bump golang.org/x/text from 0.15.0 to 0.16.0 (#2354)
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.15.0 to 0.16.0.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.15.0...v0.16.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -16,7 +16,7 @@ require ( github.com/valyala/fasthttp v1.54.0 github.com/xtls/xray-core v1.8.13 go.uber.org/atomic v1.11.0 - golang.org/x/text v0.15.0 + golang.org/x/text v0.16.0 google.golang.org/grpc v1.64.0 gorm.io/driver/sqlite v1.5.5 gorm.io/gorm v1.25.10 @@ -89,7 +89,7 @@ require ( golang.org/x/net v0.25.0 // indirect golang.org/x/sys v0.20.0 // indirect golang.org/x/time v0.5.0 // indirect - golang.org/x/tools v0.21.0 // indirect + golang.org/x/tools v0.21.1-0.20240508182429-e35e4ccd0d2d // indirect golang.zx2c4.com/wintun v0.0.0-20230126152724-0fa3db229ce2 // indirect golang.zx2c4.com/wireguard v0.0.0-20231211153847-12269c276173 // indirect google.golang.org/genproto/googleapis/rpc v0.0.0-20240415180920-8c6c420018be // indirect |
