From a587163c822e80527f6acc78c1edac3410327854 Mon Sep 17 00:00:00 2001 From: jwijenbergh Date: Thu, 21 Nov 2024 15:57:12 +0100 Subject: Replace all links from GitHub to Codeberg --- internal/failover/monitor_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'internal/failover/monitor_test.go') diff --git a/internal/failover/monitor_test.go b/internal/failover/monitor_test.go index 08b2e74..0808f31 100644 --- a/internal/failover/monitor_test.go +++ b/internal/failover/monitor_test.go @@ -7,7 +7,7 @@ import ( "testing" "time" - "github.com/eduvpn/eduvpn-common/internal/test" + "codeberg.org/eduVPN/eduvpn-common/internal/test" ) // mockedPinger is a ping sender that always returns nil for sending -- cgit v1.2.3