Skip to content
This repository has been archived by the owner on Oct 31, 2021. It is now read-only.

Commit

Permalink
Update v2ray-core
Browse files Browse the repository at this point in the history
  • Loading branch information
nekohasekai committed Mar 27, 2021
1 parent 47d7e1c commit af6645d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Expand Up @@ -3,7 +3,7 @@ module github.com/nekohasekai/AndroidLibV2rayLite
go 1.16

require (
github.com/v2fly/v2ray-core/v4 v4.36.1
github.com/v2fly/v2ray-core/v4 v4.36.2
golang.org/x/mobile v0.0.0-20210220033013-bdb1ca9a1e08
golang.org/x/sys v0.0.0-20210316092937-0b90fd5c4c48
golang.org/x/sys v0.0.0-20210326220804-49726bf1d181
)
4 changes: 4 additions & 0 deletions go.sum
Expand Up @@ -273,6 +273,8 @@ github.com/v2fly/v2ray-core/v4 v4.35.1 h1:PUIA8GUEgveGtljiBtFhPDDKwD4ouPYz7CYWSY
github.com/v2fly/v2ray-core/v4 v4.35.1/go.mod h1:s4dcEag+IRtiiaBQE8haCvTcwm9wWDMrCUDYELUgrN4=
github.com/v2fly/v2ray-core/v4 v4.36.1 h1:BGzmMIgiOf62NLv4uo0p26ph6zwVkcqo/IeWjXLnd1c=
github.com/v2fly/v2ray-core/v4 v4.36.1/go.mod h1:Q0J1b2q/Ptt9GYd0nYSol/ZOEdR42TPSutMff05sXEw=
github.com/v2fly/v2ray-core/v4 v4.36.2 h1:JrA3N5BdIc7+rtWgmP9zqw341BmimYmEtuU4lVBFgHY=
github.com/v2fly/v2ray-core/v4 v4.36.2/go.mod h1:Q0J1b2q/Ptt9GYd0nYSol/ZOEdR42TPSutMff05sXEw=
github.com/viant/assertly v0.4.8 h1:5x1GzBaRteIwTr5RAGFVG14uNeRFxVNbXPWrK2qAgpc=
github.com/viant/assertly v0.4.8/go.mod h1:aGifi++jvCrUaklKEKT0BU95igDNaqkvz+49uaYMPRU=
github.com/viant/toolbox v0.24.0 h1:6TteTDQ68CjgcCe8wH3D3ZhUQQOJXMTbj/D9rkk2a1k=
Expand Down Expand Up @@ -369,6 +371,8 @@ golang.org/x/sys v0.0.0-20210305230114-8fe3ee5dd75b h1:ggRgirZABFolTmi3sn6Ivd9Si
golang.org/x/sys v0.0.0-20210305230114-8fe3ee5dd75b/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/sys v0.0.0-20210316092937-0b90fd5c4c48 h1:70qalHWW1n9yoI8B8zEQxFJO/D6NUWIX8SNmJO+rvNw=
golang.org/x/sys v0.0.0-20210316092937-0b90fd5c4c48/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/sys v0.0.0-20210326220804-49726bf1d181 h1:64ChN/hjER/taL4YJuA+gpLfIMT+/NFherRZixbxOhg=
golang.org/x/sys v0.0.0-20210326220804-49726bf1d181/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/term v0.0.0-20201117132131-f5c789dd3221/go.mod h1:Nr5EML6q2oocZ2LXRh80K7BxOlk5/8JxuGnuhpl+muw=
golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 h1:v+OssWQX+hTHEmOBgwxdZxK4zHq3yOs8F9J7mk0PY8E=
golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1/go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo=
Expand Down

0 comments on commit af6645d

Please sign in to comment.