diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-06-13 15:06:33 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-06-13 15:06:33 +0300 |
| commit | b5657ab87d902a6b82fdbe0bbd82c17e3aee4a4d (patch) | |
| tree | 94d1a5fae0dc4e2cdb9f14d9e32de373de95f64a /go.mod | |
| parent | 2c7ec3dc8a97889f5f875f79e07045da5dba9d85 (diff) | |
Bump golang.org/x/text from 0.9.0 to 0.10.0 (#595)
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.9.0...v0.10.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
@@ -16,7 +16,7 @@ require ( github.com/shirou/gopsutil/v3 v3.23.5 github.com/xtls/xray-core v1.8.1 go.uber.org/atomic v1.11.0 - golang.org/x/text v0.9.0 + golang.org/x/text v0.10.0 google.golang.org/grpc v1.55.0 gorm.io/driver/sqlite v1.5.2 gorm.io/gorm v1.25.2-0.20230530020048-26663ab9bf55 |
