Fix import path for stats package
This commit is contained in:
@ -8,7 +8,7 @@ import (
|
||||
"strings"
|
||||
"time"
|
||||
|
||||
"sshtunnel/pkg/stats"
|
||||
"git.mvl.sh/vleeuwenmenno/sshtunnel/pkg/stats"
|
||||
)
|
||||
|
||||
// Monitor represents a SSH tunnel traffic monitor
|
||||
|
Reference in New Issue
Block a user