dependabot[bot] 7d99316498
Bump github.com/v2fly/v2ray-core/v4 from 4.35.0 to 4.35.1 (#457)
Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-08 10:11:58 +08:00

9 lines
144 B
Modula-2

module github.com/v2fly/domain-list-community
go 1.16
require (
github.com/v2fly/v2ray-core/v4 v4.35.1
google.golang.org/protobuf v1.25.0
)