dependabot[bot] c140194312
Chore: bump google.golang.org/protobuf from 1.36.11 to 1.36.12 (#3954)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-14 10:24:55 +08:00

15 lines
286 B
Modula-2

module github.com/v2fly/domain-list-community
go 1.25.12
require (
github.com/v2fly/v2ray-core/v5 v5.52.0
google.golang.org/protobuf v1.36.12
)
require (
github.com/adrg/xdg v0.5.3 // indirect
github.com/golang/protobuf v1.5.4 // indirect
golang.org/x/sys v0.46.0 // indirect
)