Chore: bump v2fly/v2ray-core from 4.39.0 to 4.39.2 (#538)

This commit is contained in:
dependabot[bot]
2021-05-26 11:24:09 +08:00
committed by GitHub
parent e6ddcea62e
commit b8d4d2c91a
2 changed files with 16 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.39.0
github.com/v2fly/v2ray-core/v4 v4.39.2
google.golang.org/protobuf v1.26.0
)