Chore: bump v2fly/v2ray-core from 4.38.3 to 4.39.0 (#523)

This commit is contained in:
dependabot[bot]
2021-05-07 10:24:06 +08:00
committed by GitHub
parent 8e8bc288fc
commit ab02828fd6
2 changed files with 223 additions and 15 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.3
github.com/v2fly/v2ray-core/v4 v4.39.0
google.golang.org/protobuf v1.26.0
)