From 57705feadd598c9a14df53b83161b8f020731bd6 Mon Sep 17 00:00:00 2001 From: jwijenbergh Date: Thu, 16 Feb 2023 16:03:46 +0100 Subject: Format: Run gofumpt --- internal/discovery/discovery_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'internal/discovery') diff --git a/internal/discovery/discovery_test.go b/internal/discovery/discovery_test.go index 3422864..ec10ef0 100644 --- a/internal/discovery/discovery_test.go +++ b/internal/discovery/discovery_test.go @@ -6,8 +6,8 @@ import ( "testing" "time" - "github.com/eduvpn/eduvpn-common/types" "github.com/eduvpn/eduvpn-common/internal/test" + "github.com/eduvpn/eduvpn-common/types" ) // TestServers tests whether or not we can obtain discovery servers -- cgit v1.2.3