From 8460ee8957749039da132ccdd06d44f8a0b56095 Mon Sep 17 00:00:00 2001 From: Joachim Bauch Date: Mon, 28 Oct 2024 11:39:40 +0100 Subject: [PATCH] Rebuild continentmap from c060b2b9d3de66ba00d0d78b26e8ffb17a6b36d9. --- continentmap.go | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/continentmap.go b/continentmap.go index 9e66ebf3..c7bc61e4 100644 --- a/continentmap.go +++ b/continentmap.go @@ -1,7 +1,7 @@ package signaling // This file has been automatically generated, do not modify. -// Source: https://github.com/datasets/country-codes/raw/master/data/country-codes.csv +// Source: https://raw.githubusercontent.com/datasets/country-codes/refs/heads/main/data/country-codes.csv var ( ContinentMap = map[string][]string{ @@ -164,7 +164,6 @@ var ( "MX": {"NA"}, "MY": {"AS"}, "MZ": {"AF"}, - "NA": {"AF"}, "NC": {"OC"}, "NE": {"AF"}, "NF": {"OC"},