Bump github.com/v2fly/v2ray-core/v4 from 4.35.0 to 4.35.1 (#457)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-03-08 10:11:58 +08:00
committed by GitHub
parent c71b3d84fb
commit 7d99316498
2 changed files with 19 additions and 5 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.35.0
github.com/v2fly/v2ray-core/v4 v4.35.1
google.golang.org/protobuf v1.25.0
)