mirror of
https://github.com/fankes/beszel.git
synced 2025-10-19 01:39:34 +08:00
update /src to /internal
This commit is contained in:
@@ -3,7 +3,7 @@ package agent
|
||||
import (
|
||||
"time"
|
||||
|
||||
"github.com/henrygd/beszel/src/entities/system"
|
||||
"github.com/henrygd/beszel/internal/entities/system"
|
||||
)
|
||||
|
||||
// Not thread safe since we only access from gatherStats which is already locked
|
||||
|
Reference in New Issue
Block a user