summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjwijenbergh <jeroenwijenbergh@protonmail.com>2024-03-07 15:09:20 +0100
committerJeroen Wijenbergh <46386452+jwijenbergh@users.noreply.github.com>2024-03-07 15:19:43 +0100
commit89111e1aef8a5bfbaa3b196b5cf27e768d225728 (patch)
tree797e1a4d13c3a4bf6132cee9086e3625cfb0b18c
parentb295c6ab90a2367d73cb691638a1a1b19a32d8b1 (diff)
Format: Run Gofumpt
-rw-r--r--internal/config/v2/v2.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/config/v2/v2.go b/internal/config/v2/v2.go
index 0e628d1..050eadd 100644
--- a/internal/config/v2/v2.go
+++ b/internal/config/v2/v2.go
@@ -238,7 +238,7 @@ func convertSecure(orgID string, countryCode string, disco *discovery.Discovery)
},
CountryCode: countryCode,
Locations: locs,
- Delisted: true,
+ Delisted: true,
}
}
return server.SecureInternet{