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

This commit is contained in:
dependabot[bot]
2021-03-15 10:17:02 +08:00
committed by GitHub
parent 16996ff669
commit e03d2c52bb
2 changed files with 9 additions and 9 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.1
github.com/v2fly/v2ray-core/v4 v4.36.0
google.golang.org/protobuf v1.25.0
)