diff options
| author | mhsanaei <ho3ein.sanaei@gmail.com> | 2025-09-10 15:39:07 +0300 |
|---|---|---|
| committer | mhsanaei <ho3ein.sanaei@gmail.com> | 2025-09-10 15:39:07 +0300 |
| commit | dc3b0d218a743a51c088ed90fe006d130e3fff87 (patch) | |
| tree | eec2301d59b3cf39e589ebf7d6098a8cd1d35dc1 /go.mod | |
| parent | 610d29765a20625e2afdf051dd5cad30fb8c1fb7 (diff) | |
Xray Core v25.9.11
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ require ( github.com/shirou/gopsutil/v4 v4.25.8 github.com/valyala/fasthttp v1.65.0 github.com/xlzd/gotp v0.1.0 - github.com/xtls/xray-core v1.250910.0 + github.com/xtls/xray-core v1.250911.0 go.uber.org/atomic v1.11.0 golang.org/x/crypto v0.42.0 golang.org/x/text v0.29.0 |
