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 2fce828 commit ae44454Copy full SHA for ae44454
go.mod
@@ -3,7 +3,7 @@ module github.com/2dust/AndroidLibXrayLite
3
go 1.22.4
4
5
require (
6
- github.com/xtls/xray-core v1.8.25-0.20240907003027-3d9137cb6fdd
+ github.com/xtls/xray-core v1.8.25-0.20240930152013-3b06af882de4
7
golang.org/x/mobile v0.0.0-20240506190922-a1a533f289d3
8
golang.org/x/sys v0.25.0
9
)
0 commit comments