diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-08-08 21:33:38 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-08-08 21:33:38 +0300 |
| commit | 5ab5986bd09819101588a6dcf79cabd48d3e4840 (patch) | |
| tree | 851c9faad5856434bf53b4dd908b3ffb7be98ab2 /go.mod | |
| parent | f0775abc675d3ca4b5db8d3b41b3ed2fb701b6aa (diff) | |
Bump golang.org/x/text from 0.11.0 to 0.12.0 (#876)
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.11.0...v0.12.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
@@ -15,7 +15,7 @@ require ( github.com/shirou/gopsutil/v3 v3.23.7 github.com/xtls/xray-core v1.8.3 go.uber.org/atomic v1.11.0 - golang.org/x/text v0.11.0 + golang.org/x/text v0.12.0 google.golang.org/grpc v1.57.0 gorm.io/driver/sqlite v1.5.2 gorm.io/gorm v1.25.2 |
