Chore: bump v2fly/v2ray-core from 4.37.1 to 4.37.2 (#499)

This commit is contained in:
dependabot[bot]
2021-04-12 11:49:07 +08:00
committed by GitHub
parent 7c64af374c
commit c8d59e01e5
2 changed files with 6 additions and 6 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.1
github.com/v2fly/v2ray-core/v4 v4.37.2
google.golang.org/protobuf v1.26.0
)