Skip to content

Commit b0a4e81

Browse files
authored
Update go.mod
1 parent cdcd6e1 commit b0a4e81

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
module github.com/2dust/AndroidLibXrayLite
22

3-
go 1.22.2
3+
go 1.22.4
44

55
require (
6-
github.com/xtls/xray-core v1.8.11
6+
github.com/xtls/xray-core v1.8.17
77
golang.org/x/mobile v0.0.0-20240506190922-a1a533f289d3
88
golang.org/x/sys v0.18.0
99
)

0 commit comments

Comments
 (0)