Chore: use v2ray-core v4.35.0 (#438)

This commit is contained in:
Loyalsoldier
2021-03-05 01:06:12 +08:00
committed by GitHub
parent 40d075d484
commit 8f45a31c23
2 changed files with 10 additions and 10 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.34.1-0.20210224091244-9d13f99633c8
github.com/v2fly/v2ray-core/v4 v4.35.0
google.golang.org/protobuf v1.25.0
)