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:
authorHo3ein <ho3ein.sanaei@gmail.com>2023-04-18 14:52:17 +0300
committerGitHub <noreply@github.com>2023-04-18 14:52:17 +0300
commit6865cb108cf8d4bb299b4f161422f7bfcc087ce6 (patch)
tree336750d959333a987ce96a8fafa30f54aaad3ef0 /go.mod
parente4afbcea3ba18f6374b068cadb7f0285da4893eb (diff)
parentee2089257a504d153cf180e7c8ffc41a46701552 (diff)
Merge branch 'main' into main
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 b3f9ac32..160020a0 100644
--- a/go.mod
+++ b/go.mod
@@ -14,7 +14,7 @@ require (
github.com/pelletier/go-toml/v2 v2.0.7
github.com/robfig/cron/v3 v3.0.1
github.com/shirou/gopsutil/v3 v3.23.3
- github.com/xtls/xray-core v1.8.0
+ github.com/xtls/xray-core v1.8.1
go.uber.org/atomic v1.10.0
golang.org/x/text v0.9.0
google.golang.org/grpc v1.54.0