module github.com/v2fly/domain-list-community

go 1.16

require (
	github.com/v2fly/v2ray-core/v4 v4.36.2
	google.golang.org/protobuf v1.25.0
)