File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/imannamdari/AndroidLibV2rayLite
33go 1.19
44
55require (
6- github.com/imannamdari/v2ray-core/v5 v5.0.0
6+ github.com/imannamdari/v2ray-core/v5 v5.0.1
77 golang.org/x/mobile v0.0.0-20190719004257-d2bd2a29d028
88 golang.org/x/sys v0.5.0
99)
Original file line number Diff line number Diff line change @@ -150,8 +150,8 @@ github.com/hashicorp/logutils v1.0.0/go.mod h1:QIAnNjmIWmVIIkWDTG1z5v++HQmx9WQRO
150150github.com/hashicorp/mdns v1.0.0 /go.mod h1:tL+uN++7HEJ6SQLQ2/p+z2pH24WQKWjBPkE0mNTz8vQ =
151151github.com/hashicorp/memberlist v0.1.3 /go.mod h1:ajVTdAv/9Im8oMAAj5G31PhhMCZJV2pPBoIllUwCN7I =
152152github.com/hashicorp/serf v0.8.2 /go.mod h1:6hOLApaqBFA1NXqRQAsxw9QxuDEvNxSQRwA/JwenrHc =
153- github.com/imannamdari/v2ray-core/v5 v5.0.0 h1:YMeODZjKoeDrRsklLVo/6AoXvbx/o357DiW4h0b1ixA =
154- github.com/imannamdari/v2ray-core/v5 v5.0.0 /go.mod h1:EIhvDDRH7gR8GvlVJf/lCS5wS8KkAoQZPkQIz8lNecI =
153+ github.com/imannamdari/v2ray-core/v5 v5.0.1 h1:Dd4A03fGH298iKQUvENnhSs4KIrU6cS4iyoE6T9nAK0 =
154+ github.com/imannamdari/v2ray-core/v5 v5.0.1 /go.mod h1:EIhvDDRH7gR8GvlVJf/lCS5wS8KkAoQZPkQIz8lNecI =
155155github.com/inconshreveable/mousetrap v1.0.0 /go.mod h1:PxqpIevigyE2G7u3NXJIT2ANytuPF1OarO4DADm73n8 =
156156github.com/jhump/gopoet v0.0.0-20190322174617-17282ff210b3 /go.mod h1:me9yfT6IJSlOL3FCfrg+L6yzUEZ+5jW6WHt4Sk+UPUI =
157157github.com/jhump/gopoet v0.1.0 /go.mod h1:me9yfT6IJSlOL3FCfrg+L6yzUEZ+5jW6WHt4Sk+UPUI =
You can’t perform that action at this time.
0 commit comments