Chore: bump v2fly/v2ray-core from 4.38.2 to 4.38.3 (#520)

This commit is contained in:
dependabot[bot]
2021-05-03 10:25:58 +08:00
committed by GitHub
parent a5a42dcac5
commit 225849ae75
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.2
github.com/v2fly/v2ray-core/v4 v4.38.3
google.golang.org/protobuf v1.26.0
)