Bump v2fly/v2ray-core from 4.37.0 to 4.37.1 (#496)

This commit is contained in:
dependabot[bot]
2021-04-06 10:40:02 +08:00
committed by GitHub
parent fddc6cb8c8
commit 076260c680
2 changed files with 5 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.37.0
github.com/v2fly/v2ray-core/v4 v4.37.1
google.golang.org/protobuf v1.26.0
)