mirror of
https://github.com/kairos-io/kairos-agent.git
synced 2025-09-18 16:06:58 +00:00
committed by
Itxaka
parent
0763c820f2
commit
e25526cfc9
@@ -1,8 +1,8 @@
|
||||
package hook
|
||||
|
||||
import (
|
||||
config "github.com/c3os-io/c3os/pkg/config"
|
||||
"github.com/c3os-io/c3os/pkg/utils"
|
||||
config "github.com/kairos-io/kairos/pkg/config"
|
||||
"github.com/kairos-io/kairos/pkg/utils"
|
||||
)
|
||||
|
||||
type Lifecycle struct{}
|
||||
|
Reference in New Issue
Block a user