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 7547d17 commit 00fb582Copy full SHA for 00fb582
AndroidLibXrayLite/go.mod
@@ -3,7 +3,7 @@ module github.com/UWU-TEAM/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-20240930194658-c6794c95c70b
8
golang.org/x/sys v0.25.0
9
)
0 commit comments