v2fly-domain-list-community/go.mod

11 lines
231 B
Modula-2
Raw Normal View History

2020-10-12 08:29:16 +03:00
module github.com/v2fly/domain-list-community
2020-09-19 21:17:43 +03:00
go 1.15
require (
2020-11-15 07:33:11 +02:00
google.golang.org/protobuf v1.25.0
2020-09-19 21:17:43 +03:00
v2ray.com/core v4.19.1+incompatible
)
2020-11-15 07:33:11 +02:00
replace v2ray.com/core => github.com/v2fly/v2ray-core v0.0.0-20201114050607-7cc8b7500687