mirror of
https://github.com/v2fly/domain-list-community.git
synced 2024-11-16 17:14:52 +02:00
9 lines
144 B
Modula-2
9 lines
144 B
Modula-2
module github.com/v2fly/domain-list-community
|
|
|
|
go 1.16
|
|
|
|
require (
|
|
github.com/v2fly/v2ray-core/v4 v4.39.2
|
|
google.golang.org/protobuf v1.26.0
|
|
)
|