Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.35.1
|
|
google.golang.org/protobuf v1.25.0
|
|
)
|