Skip to content

Commit

Permalink
Update v2ray-core to v4.37.3
Browse files Browse the repository at this point in the history
  • Loading branch information
teddysun committed Apr 12, 2021
1 parent 4315e7d commit 8175f32
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/shadowsocks/v2ray-plugin

require (
github.com/golang/protobuf v1.5.2
github.com/v2fly/v2ray-core/v4 v4.37.2
github.com/v2fly/v2ray-core/v4 v4.37.3
)

go 1.16
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -174,8 +174,8 @@ github.com/v2fly/VSign v0.0.0-20201108000810-e2adc24bf848 h1:p1UzXK6VAutXFFQMnre
github.com/v2fly/VSign v0.0.0-20201108000810-e2adc24bf848/go.mod h1:p80Bv154ZtrGpXMN15slDCqc9UGmfBuUzheDFBYaW/M=
github.com/v2fly/ss-bloomring v0.0.0-20210312155135-28617310f63e h1:5QefA066A1tF8gHIiADmOVOV5LS43gt3ONnlEl3xkwI=
github.com/v2fly/ss-bloomring v0.0.0-20210312155135-28617310f63e/go.mod h1:5t19P9LBIrNamL6AcMQOncg/r10y3Pc01AbHeMhwlpU=
github.com/v2fly/v2ray-core/v4 v4.37.2 h1:4LmKLVjA2B+BHQqJIDQuFA32U1IP2xuM7+1HAB/hgvQ=
github.com/v2fly/v2ray-core/v4 v4.37.2/go.mod h1:MKka6sftbY/9KvMhWaKlAWW+irn5VcT7E2m9CDb1YQE=
github.com/v2fly/v2ray-core/v4 v4.37.3 h1:Kf9Qot2lLYccEzQfoCdt9img6zo5Vf+PEaoTMfa2S8k=
github.com/v2fly/v2ray-core/v4 v4.37.3/go.mod h1:MKka6sftbY/9KvMhWaKlAWW+irn5VcT7E2m9CDb1YQE=
github.com/viant/assertly v0.4.8/go.mod h1:aGifi++jvCrUaklKEKT0BU95igDNaqkvz+49uaYMPRU=
github.com/viant/toolbox v0.24.0/go.mod h1:OxMCG57V0PXuIP2HNQrtJf2CjqdmbrOx5EkMILuUhzM=
github.com/xtaci/smux v1.5.15 h1:6hMiXswcleXj5oNfcJc+DXS8Vj36XX2LaX98udog6Kc=
Expand Down

0 comments on commit 8175f32

Please sign in to comment.