Fix import path for stats package

This commit is contained in:
2025-05-23 15:20:30 +02:00
parent e136c30266
commit f33de18007

View File

@ -8,7 +8,7 @@ import (
"strings"
"time"
"sshtunnel/pkg/stats"
"git.mvl.sh/vleeuwenmenno/sshtunnel/pkg/stats"
)
// Monitor represents a SSH tunnel traffic monitor