mirror of
https://github.com/henrygd/beszel.git
synced 2025-12-19 11:46:16 +01:00
Rename Go module to github.com/henrygd/beszel
This commit is contained in:
committed by
henrygd
parent
fd050f2a8f
commit
cda8fa7efd
@@ -3,8 +3,9 @@ package system
|
||||
// TODO: this is confusing, make common package with common/types common/helpers etc
|
||||
|
||||
import (
|
||||
"beszel/internal/entities/container"
|
||||
"time"
|
||||
|
||||
"github.com/henrygd/beszel/internal/entities/container"
|
||||
)
|
||||
|
||||
type Stats struct {
|
||||
|
||||
Reference in New Issue
Block a user