art: Rebranding (#130)

See: https://github.com/c3os-io/c3os/issues/88
This commit is contained in:
Ettore Di Giacinto
2022-09-17 18:43:51 +02:00
committed by Itxaka
parent 0763c820f2
commit e25526cfc9
16 changed files with 68 additions and 66 deletions

View File

@@ -1,7 +1,7 @@
package hook
import (
config "github.com/c3os-io/c3os/pkg/config"
config "github.com/kairos-io/kairos/pkg/config"
)
type Interface interface {