1
0
mirror of https://github.com/v2fly/domain-list-community.git synced 2025-08-22 18:38:36 +00:00
domain-list-community/go.mod

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.27.1
)