From 68f2f074d4ff580cfe956638afe36b983461f839 Mon Sep 17 00:00:00 2001 From: "kali kaneko (leap communications)" Date: Fri, 19 Feb 2021 01:04:26 +0100 Subject: [tests] fix gateways tests --- pkg/vpn/bonafide/gateways.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkg/vpn/bonafide/gateways.go') diff --git a/pkg/vpn/bonafide/gateways.go b/pkg/vpn/bonafide/gateways.go index f454d3c..8bfcee0 100644 --- a/pkg/vpn/bonafide/gateways.go +++ b/pkg/vpn/bonafide/gateways.go @@ -40,7 +40,7 @@ type gatewayPool struct { available []Gateway userChoice []byte /* ranked is, for now, just an array of hostnames (fetched from the - geoip service). it should be a map in the future, to keep track of + menshen service). it should be a map in the future, to keep track of quantitative metrics */ ranked []string -- cgit v1.2.3