Skip to content

Commit

Permalink
Update go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
2dust authored Jul 13, 2024
1 parent cdcd6e1 commit b0a4e81
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
module github.com/2dust/AndroidLibXrayLite

go 1.22.2
go 1.22.4

require (
github.com/xtls/xray-core v1.8.11
github.com/xtls/xray-core v1.8.17
golang.org/x/mobile v0.0.0-20240506190922-a1a533f289d3
golang.org/x/sys v0.18.0
)
Expand Down

0 comments on commit b0a4e81

Please sign in to comment.