mirror of
https://github.com/v2fly/domain-list-community.git
synced 2024-11-16 17:14:52 +02:00
11 lines
231 B
Modula-2
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-20201114050607-7cc8b7500687
|