Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-06-13 15:06:33 +0300
committerGitHub <noreply@github.com>2023-06-13 15:06:33 +0300
commitb5657ab87d902a6b82fdbe0bbd82c17e3aee4a4d (patch)
tree94d1a5fae0dc4e2cdb9f14d9e32de373de95f64a /go.mod
parent2c7ec3dc8a97889f5f875f79e07045da5dba9d85 (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.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 6103982a..b5aa572c 100644
--- a/go.mod
+++ b/go.mod
@@ -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