diff options
| author | mhsanaei <ho3ein.sanaei@gmail.com> | 2024-10-31 11:43:31 +0300 |
|---|---|---|
| committer | mhsanaei <ho3ein.sanaei@gmail.com> | 2024-10-31 11:47:39 +0300 |
| commit | 1bcdc54b68dac487be27295bc31f09e96291b84c (patch) | |
| tree | f75cac5fcb07cf70d16e06585fb1a4307046a8b4 /go.mod | |
| parent | eb58314c53c8ffe644fb1be3a3ea33b375d780af (diff) | |
Xray Core v24.10.31
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ require ( github.com/robfig/cron/v3 v3.0.1 github.com/shirou/gopsutil/v4 v4.24.9 github.com/valyala/fasthttp v1.57.0 - github.com/xtls/xray-core v1.8.25-0.20241027003920-cf182b0482a4 + github.com/xtls/xray-core v1.8.25-0.20241031075831-4ec5c78c3453 go.uber.org/atomic v1.11.0 golang.org/x/text v0.19.0 google.golang.org/grpc v1.67.1 |
