Bump github.com/v2fly/v2ray-core/v5 from 5.4.1 to 5.5.0 (#1677)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-05-25 09:23:27 +08:00
committed by GitHub
parent 9e8755d0df
commit cf15f33c2d
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.4.1
github.com/v2fly/v2ray-core/v5 v5.5.0
google.golang.org/protobuf v1.30.0
)