Chore: bump github.com/v2fly/v2ray-core/v4 from 4.38.1 to 4.38.2 (#518)

Bumps [github.com/v2fly/v2ray-core/v4](https://github.com/v2fly/v2ray-core) from 4.38.1 to 4.38.2.
- [Release notes](https://github.com/v2fly/v2ray-core/releases)
- [Commits](https://github.com/v2fly/v2ray-core/compare/v4.38.1...v4.38.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-04-30 13:31:16 +08:00 committed by GitHub
parent 9de8914e23
commit c14e9cb993
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@ -3,6 +3,6 @@ module github.com/v2fly/domain-list-community
go 1.16
require (
github.com/v2fly/v2ray-core/v4 v4.38.1
github.com/v2fly/v2ray-core/v4 v4.38.2
google.golang.org/protobuf v1.26.0
)

4
go.sum
View File

@ -176,8 +176,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.38.1 h1:Vm1f+aZvAoRgp9qZIYiKI+ebo9yf0DcKevw3cPhlKhk=
github.com/v2fly/v2ray-core/v4 v4.38.1/go.mod h1:Yv/UmjjSwD3A/tvZ+m30V6/0SjXYZlyqDUaF8Rct/+E=
github.com/v2fly/v2ray-core/v4 v4.38.2 h1:E9EpV++olRXSAipJHBXL/f9kFlQHG7lpPBlq4SYnisQ=
github.com/v2fly/v2ray-core/v4 v4.38.2/go.mod h1:Yv/UmjjSwD3A/tvZ+m30V6/0SjXYZlyqDUaF8Rct/+E=
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=