summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-04-30 07:27:25 +0800
committerGitHub <[email protected]>2021-04-30 07:27:25 +0800
commitad9b88350a43e19dff731ae82bb4f7c6b95f74ea (patch)
tree289e72fed863f7a2820d71c3cd4989a3e9faafd7
parent70e0eff3b524bfe16f2890e25ce0fbf59174cf06 (diff)
Chore: bump v2fly/v2ray-core from 4.38.1 to 4.38.2 (#16)
-rw-r--r--go.mod2
-rw-r--r--go.sum4
2 files changed, 3 insertions, 3 deletions
diff --git a/go.mod b/go.mod
index 0283eeae..a87bc315 100644
--- a/go.mod
+++ b/go.mod
@@ -3,6 +3,6 @@ module github.com/Loyalsoldier/geoip
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 ac8086b4..9d6c3783 100644
--- a/go.sum
+++ b/go.sum
@@ -184,8 +184,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=