summaryrefslogtreecommitdiff
path: root/internal/failover/monitor.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/failover/monitor.go')
-rw-r--r--internal/failover/monitor.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/failover/monitor.go b/internal/failover/monitor.go
index ed532f7..a6916be 100644
--- a/internal/failover/monitor.go
+++ b/internal/failover/monitor.go
@@ -4,8 +4,8 @@ import (
"context"
"time"
- "github.com/go-errors/errors"
"github.com/eduvpn/eduvpn-common/internal/log"
+ "github.com/go-errors/errors"
)
// The DroppedConMon is a connection monitor that checks for an increase in rx bytes in certain intervals