Bump v2fly/v2ray-core from 4.36.2 to 4.37.0 (#495)

This commit is contained in:
dependabot[bot]
2021-04-05 10:10:34 +08:00
committed by GitHub
parent 23d3827b31
commit fddc6cb8c8
2 changed files with 39 additions and 38 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.36.2
github.com/v2fly/v2ray-core/v4 v4.37.0
google.golang.org/protobuf v1.26.0
)