We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afcc3ff commit 784d918Copy full SHA for 784d918
go.mod
@@ -3,7 +3,7 @@ module github.com/2dust/AndroidLibXrayLite
3
go 1.23.5
4
5
require (
6
- github.com/xtls/xray-core v1.8.25-0.20250103155023-de53a3b94e70
+ github.com/xtls/xray-core v1.8.25-0.20250130105737-0a8470cb14eb
7
golang.org/x/mobile v0.0.0-20250106192035-c31d5b91ecc3
8
golang.org/x/sys v0.29.0
9
)
0 commit comments