From c14e9cb993c0cd9abf734e0f03fc987edd0e9169 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Apr 2021 13:31:16 +0800 Subject: [PATCH] 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 5b6bede8..aef8238d 100644 --- a/go.mod +++ b/go.mod @@ -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 ) diff --git a/go.sum b/go.sum index b5a75d2d..25abea02 100644 --- a/go.sum +++ b/go.sum @@ -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=