diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-11-07 10:35:40 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-07 10:35:40 +0300 |
| commit | 0aa146381bfb3052ccf18e914de79d5292039d39 (patch) | |
| tree | bb3cf6d677330332b7a658ec1f0c6384df2cfa9a /go.mod | |
| parent | 6f09e548c75a3f16f0b4e81a5600907c752c013e (diff) | |
Bump golang.org/x/text from 0.13.0 to 0.14.0 (#1198)
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.13.0 to 0.14.0.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.13.0...v0.14.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 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ require ( github.com/shirou/gopsutil/v3 v3.23.10 github.com/xtls/xray-core v1.8.4 go.uber.org/atomic v1.11.0 - golang.org/x/text v0.13.0 + golang.org/x/text v0.14.0 google.golang.org/grpc v1.59.0 gorm.io/driver/sqlite v1.5.4 gorm.io/gorm v1.25.5 |
