File tree Expand file tree Collapse file tree 3 files changed +5
-6
lines changed
Expand file tree Collapse file tree 3 files changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -14,4 +14,5 @@ example/cert
1414. /vscode
1515output /*
1616.idea /*
17- new.sh
17+ new.sh
18+ quick_update.sh
Original file line number Diff line number Diff line change @@ -234,6 +234,4 @@ require (
234234 lukechampine.com/blake3 v1.4.1 // indirect
235235)
236236
237- replace github.com/xtls/xray-core v1.251015.0 => github.com/wyx2685/xray-core v0.0.0-20251021125637-8adf22a45f61
238-
239- // replace github.com/xtls/xray-core v1.251015.0 => ../github/Xray-core
237+ replace github.com/xtls/xray-core v1.251015.0 => github.com/wyx2685/xray-core v0.0.0-20251021132225-e3f557bc1850
Original file line number Diff line number Diff line change @@ -955,8 +955,8 @@ github.com/volcengine/volc-sdk-golang v1.0.216 h1:+wAq8RvxpGECveRJaAXZFpzrZoQ33W
955955github.com/volcengine/volc-sdk-golang v1.0.216 /go.mod h1:zHJlaqiMbIB+0mcrsZPTwOb3FB7S/0MCfqlnO8R7hlM =
956956github.com/vultr/govultr/v3 v3.21.1 h1:0cnA8fXiqayPGbAlNHaW+5oCQjpDNkkAm3Nt3LOHplM =
957957github.com/vultr/govultr/v3 v3.21.1 /go.mod h1:9WwnWGCKnwDlNjHjtt+j+nP+0QWq6hQXzaHgddqrLWY =
958- github.com/wyx2685/xray-core v0.0.0-20251021125637-8adf22a45f61 h1:XX7E6vhRqiTgUJsANquTyYbDiaUKxZm9unRSdjxbEFI =
959- github.com/wyx2685/xray-core v0.0.0-20251021125637-8adf22a45f61 /go.mod h1:C1o8xaWrrt+u0EWz+Gl22dVrETfc5xGXU5+DrpB2Rkw =
958+ github.com/wyx2685/xray-core v0.0.0-20251021132225-e3f557bc1850 h1:atbxeybGHK01iu9/X+OM2VM23t9n9fqxlHf2Ct7K5AE =
959+ github.com/wyx2685/xray-core v0.0.0-20251021132225-e3f557bc1850 /go.mod h1:C1o8xaWrrt+u0EWz+Gl22dVrETfc5xGXU5+DrpB2Rkw =
960960github.com/xdg-go/pbkdf2 v1.0.0 /go.mod h1:jrpuAogTd400dnrH08LKmI/xc1MbPOebTwRqcT5RDeI =
961961github.com/xdg-go/scram v1.0.2 /go.mod h1:1WAq6h33pAW+iRreB34OORO2Nf7qel3VV3fjBj+hCSs =
962962github.com/xdg-go/scram v1.1.2 /go.mod h1:RT/sEzTbU5y00aCK8UOx6R7YryM0iF1N2MOmC3kKLN4 =
You can’t perform that action at this time.
0 commit comments