diff --git a/main/distro/all/all.go b/main/distro/all/all.go index 87a51d36a..2a653910e 100644 --- a/main/distro/all/all.go +++ b/main/distro/all/all.go @@ -68,6 +68,7 @@ import ( _ "github.com/v2fly/v2ray-core/v4/transport/internet/headers/wireguard" // Geo loaders + _ "github.com/v2fly/v2ray-core/v4/infra/conf/geodata/memconservative" _ "github.com/v2fly/v2ray-core/v4/infra/conf/geodata/standard" // JSON config support. Choose only one from the two below.