cli: change the module name of the cli (#1431)
This commit is contained in:
@@ -17,8 +17,8 @@
|
||||
package addons
|
||||
|
||||
import (
|
||||
"bytetrade.io/web3os/installer/pkg/common"
|
||||
"bytetrade.io/web3os/installer/pkg/core/task"
|
||||
"github.com/beclab/Olares/cli/pkg/common"
|
||||
"github.com/beclab/Olares/cli/pkg/core/task"
|
||||
)
|
||||
|
||||
type AddonsModule struct {
|
||||
|
||||
Reference in New Issue
Block a user