Moved all custom naming into one place
This commit is contained in:
@@ -2,8 +2,8 @@ package internal
|
||||
|
||||
import (
|
||||
"github.com/spf13/cobra"
|
||||
"undecided.project/monok8s/pkg/bootstrap"
|
||||
"undecided.project/monok8s/pkg/config"
|
||||
"example.com/monok8s/pkg/bootstrap"
|
||||
"example.com/monok8s/pkg/config"
|
||||
)
|
||||
|
||||
func NewCmdInternal() *cobra.Command {
|
||||
|
||||
Reference in New Issue
Block a user