mirror of
https://github.com/v2fly/domain-list-community.git
synced 2024-11-16 17:14:52 +02:00
11 lines
219 B
Modula-2
11 lines
219 B
Modula-2
module v2fly/domain-list-community
|
|
|
|
go 1.15
|
|
|
|
require (
|
|
github.com/golang/protobuf v1.4.2
|
|
v2ray.com/core v4.19.1+incompatible
|
|
)
|
|
|
|
replace v2ray.com/core => github.com/v2ray/v2ray-core v0.0.0-20200918074231-20926be898fe
|