Chore: bump v2fly/v2ray-core from 4.37.3 to 4.38.1 (#516)

This commit is contained in:
dependabot[bot]
2021-04-27 15:17:05 +08:00
committed by GitHub
parent 78cda6a675
commit 1c78ca4d88
2 changed files with 33 additions and 12 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.3
github.com/v2fly/v2ray-core/v4 v4.38.1
google.golang.org/protobuf v1.26.0
)