Chore: bump v2fly/v2ray-core from v4.37.2 to v4.37.3

This commit is contained in:
loyalsoldier
2021-04-13 10:32:32 +08:00
parent c88b11db7d
commit f75416fb18
2 changed files with 3 additions and 3 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.2
github.com/v2fly/v2ray-core/v4 v4.37.3
google.golang.org/protobuf v1.26.0
)