upgrade xray to v1.8.6

This commit is contained in:
MHSanaei
2023-11-20 02:41:05 +03:30
parent 673e97e4e2
commit d9fde8b64f
4 changed files with 8 additions and 8 deletions

2
go.mod
View File

@@ -13,7 +13,7 @@ require (
github.com/pelletier/go-toml/v2 v2.1.0
github.com/robfig/cron/v3 v3.0.1
github.com/shirou/gopsutil/v3 v3.23.10
github.com/xtls/xray-core v1.8.5
github.com/xtls/xray-core v1.8.6
go.uber.org/atomic v1.11.0
golang.org/x/text v0.14.0
google.golang.org/grpc v1.59.0