From dfaf01905e3070b018623ee5495d0c163939aa87 Mon Sep 17 00:00:00 2001 From: herkulessi Date: Wed, 22 Apr 2026 18:54:22 +0200 Subject: Rename Module --- 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 1b41931..5967c6f 100644 --- a/internal/failover/monitor_test.go +++ b/internal/failover/monitor_test.go @@ -7,7 +7,7 @@ import ( "testing" "time" - "codeberg.org/eduVPN/eduvpn-common/internal/test" + "herkulessi.de/git/eduvpn-common/internal/test" ) // mockedPinger is a ping sender that always returns nil for sending -- cgit v1.2.3