We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75b3b9e commit d389089Copy full SHA for d389089
1 file changed
go.mod
@@ -1,9 +1,9 @@
1
module github.com/2dust/AndroidLibXrayLite
2
3
-go 1.19
+go 1.21.1
4
5
require (
6
- github.com/xtls/xray-core v1.8.1
+ github.com/xtls/xray-core v1.8.4
7
golang.org/x/mobile v0.0.0-20221020085226-b36e6246172e
8
golang.org/x/sys v0.1.0
9
)
0 commit comments