mirror of
https://github.com/lingble/talos.git
synced 2025-11-17 22:44:59 +00:00
chore: rename talos-systems/talos to siderolabs/talos
There's a cyclic dependency on siderolink library which imports talos machinery back. We will fix that after we get talos pushed under a new name. Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
package cli
|
||||
|
||||
import (
|
||||
"github.com/talos-systems/talos/internal/integration/base"
|
||||
"github.com/siderolabs/talos/internal/integration/base"
|
||||
)
|
||||
|
||||
// DisksSuite verifies dmesg command.
|
||||
|
||||
Reference in New Issue
Block a user