mirror of
https://github.com/fankes/beszel.git
synced 2025-10-19 17:59:28 +08:00
update /src to /internal
This commit is contained in:
@@ -5,9 +5,9 @@ import (
|
||||
"time"
|
||||
"weak"
|
||||
|
||||
"github.com/henrygd/beszel/src/entities/system"
|
||||
"github.com/henrygd/beszel/internal/entities/system"
|
||||
|
||||
"github.com/henrygd/beszel/src/common"
|
||||
"github.com/henrygd/beszel/internal/common"
|
||||
|
||||
"github.com/fxamacker/cbor/v2"
|
||||
"github.com/lxzan/gws"
|
||||
|
Reference in New Issue
Block a user