Bump github.com/v2fly/v2ray-core/v4 from 4.36.0 to 4.36.2 (#470)

This commit is contained in:
dependabot[bot]
2021-03-17 11:14:14 +08:00
committed by GitHub
parent f44157f7aa
commit 638b9b9733
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.36.0
github.com/v2fly/v2ray-core/v4 v4.36.2
google.golang.org/protobuf v1.25.0
)