File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ require (
1919 github.com/shirou/gopsutil/v4 v4.25.12
2020 github.com/valyala/fasthttp v1.69.0
2121 github.com/xlzd/gotp v0.1.0
22- github.com/xtls/xray-core v1.260113 .0
22+ github.com/xtls/xray-core v1.260118 .0
2323 go.uber.org/atomic v1.11.0
2424 golang.org/x/crypto v0.47.0
2525 golang.org/x/text v0.33.0
@@ -98,5 +98,6 @@ require (
9898 golang.zx2c4.com/wireguard v0.0.0-20250521234502-f333402bd9cb // indirect
9999 google.golang.org/genproto/googleapis/rpc v0.0.0-20260114163908-3f89685c29c3 // indirect
100100 google.golang.org/protobuf v1.36.11 // indirect
101+ gvisor.dev/gvisor v0.0.0-20260117033839-509480e92861 // indirect
101102 lukechampine.com/blake3 v1.4.1 // indirect
102103)
Original file line number Diff line number Diff line change @@ -181,8 +181,8 @@ github.com/xlzd/gotp v0.1.0 h1:37blvlKCh38s+fkem+fFh7sMnceltoIEBYTVXyoa5Po=
181181github.com/xlzd/gotp v0.1.0 /go.mod h1:ndLJ3JKzi3xLmUProq4LLxCuECL93dG9WASNLpHz8qg =
182182github.com/xtls/reality v0.0.0-20251116175510-cd53f7d50237 h1:UXjrmniKlY+ZbIqpN91lejB3pszQQQRVu1vqH/p/aGM =
183183github.com/xtls/reality v0.0.0-20251116175510-cd53f7d50237 /go.mod h1:vbHCV/3VWUvy1oKvTxxWJRPEWSeR1sYgQHIh6u/JiZQ =
184- github.com/xtls/xray-core v1.260113 .0 h1:OSJCbJjqyMlX0WAisju9DvCPpo4/rCA3Jw8L41hJ354 =
185- github.com/xtls/xray-core v1.260113 .0 /go.mod h1:Y8kXnBC378BbH/Elo21ePCteI8yZUNTQPYl+UE3hx2I =
184+ github.com/xtls/xray-core v1.260118 .0 h1:RJtgIbQ3ykFRcH1CKeoCgQ5WvhsMFu+lnvLF/fFHagE =
185+ github.com/xtls/xray-core v1.260118 .0 /go.mod h1:A5k7TXE2KfAjT8dAq6Ir4mMP1q0OTh+8VMmUdqWMQpg =
186186github.com/xyproto/randomstring v1.0.5 h1:YtlWPoRdgMu3NZtP45drfy1GKoojuR7hmRcnhZqKjWU =
187187github.com/xyproto/randomstring v1.0.5 /go.mod h1:rgmS5DeNXLivK7YprL0pY+lTuhNQW3iGxZ18UQApw/E =
188188github.com/yusufpapurcu/wmi v1.2.4 h1:zFUKzehAFReQwLys1b/iSMl+JQGSCSjtVqQn9bBrPo0 =
You can’t perform that action at this time.
0 commit comments