Bump github.com/v2fly/v2ray-core/v5 from 5.6.0 to 5.7.0 (#1690)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-06-01 12:40:30 +08:00
committed by GitHub
parent 23ccc798ea
commit fac49fe078
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@ -3,7 +3,7 @@ module github.com/v2fly/domain-list-community
go 1.19
require (
github.com/v2fly/v2ray-core/v5 v5.6.0
github.com/v2fly/v2ray-core/v5 v5.7.0
google.golang.org/protobuf v1.30.0
)