v2fly-domain-list-community/go.mod
2020-12-26 16:28:10 +08:00

11 lines
231 B
Modula-2

module github.com/v2fly/domain-list-community
go 1.15
require (
google.golang.org/protobuf v1.25.0
v2ray.com/core v4.19.1+incompatible
)
replace v2ray.com/core => github.com/v2fly/v2ray-core v0.0.0-20201225111350-8c5b392f2763