mirror of
https://github.com/v2fly/domain-list-community.git
synced 2024-11-16 17:14:52 +02:00
11 lines
198 B
Modula-2
11 lines
198 B
Modula-2
module github.com/v2fly/domain-list-community
|
|
|
|
go 1.18
|
|
|
|
require (
|
|
github.com/v2fly/v2ray-core/v5 v5.0.3
|
|
google.golang.org/protobuf v1.28.0
|
|
)
|
|
|
|
require github.com/golang/protobuf v1.5.2 // indirect
|