Skip to content

Commit

Permalink
Update v2ray-core to v4.41.0
Browse files Browse the repository at this point in the history
  • Loading branch information
teddysun committed Jun 22, 2021
1 parent 3dcf798 commit 702ac6c
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 @@ -4,5 +4,5 @@ go 1.16

require (
github.com/golang/protobuf v1.5.2
github.com/v2fly/v2ray-core/v4 v4.40.1
github.com/v2fly/v2ray-core/v4 v4.41.0
)
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -309,8 +309,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.40.1 h1:N6pzDYqWVFlBaJRIMYyjR0xkhsF4f8UOpBVzAoTzJG0=
github.com/v2fly/v2ray-core/v4 v4.40.1/go.mod h1:bLmI6lxFf3HNhTch4PmSbuKsUL2ntPG3zZUk4iRbkuQ=
github.com/v2fly/v2ray-core/v4 v4.41.0 h1:6Evcb6y6L2baziwF5j6Ka93yaSQnTCj73jjZoAZfQo0=
github.com/v2fly/v2ray-core/v4 v4.41.0/go.mod h1:bLmI6lxFf3HNhTch4PmSbuKsUL2ntPG3zZUk4iRbkuQ=
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/xiang90/probing v0.0.0-20190116061207-43a291ad63a2/go.mod h1:UETIi67q53MR2AWcXfiuqkDkRtnGDLqkBTpCHuJHxtU=
Expand Down

0 comments on commit 702ac6c

Please sign in to comment.