From 7d67ce7f6a15970677b7d0b8f4912fe379862515 Mon Sep 17 00:00:00 2001 From: jwijenbergh Date: Thu, 7 Jul 2022 15:41:16 +0200 Subject: Format: Run gofumpt --- cmd/cli/main.go | 1 + 1 file changed, 1 insertion(+) (limited to 'cmd/cli/main.go') diff --git a/cmd/cli/main.go b/cmd/cli/main.go index 93b81e0..d3d3dbb 100644 --- a/cmd/cli/main.go +++ b/cmd/cli/main.go @@ -14,6 +14,7 @@ import ( ) type ServerTypes int8 + const ( ServerTypeInstituteAccess ServerTypes = iota ServerTypeSecureInternet -- cgit v1.2.3