diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-03-06 13:19:18 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-06 13:19:18 +0300 |
| commit | a2cd6a534f8fec9f4f8bcf69a5ef7c3f80e3884a (patch) | |
| tree | 6757e52bd657ccb54ca0be5a28dd6e37806539b9 /go.mod | |
| parent | f0de1e5a62d0947d7ff39e36398c3ba0017da7e0 (diff) | |
Bump golang.org/x/text from 0.7.0 to 0.8.0
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.7.0...v0.8.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>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ require ( github.com/shirou/gopsutil/v3 v3.23.2 github.com/xtls/xray-core v1.7.5 go.uber.org/atomic v1.10.0 - golang.org/x/text v0.7.0 + golang.org/x/text v0.8.0 google.golang.org/grpc v1.53.0 gorm.io/driver/sqlite v1.4.4 gorm.io/gorm v1.24.5 |
