Updated imports to use pkg/ instead of internal/
This commit is contained in:
parent
7361ec739f
commit
7115954cf1
9 changed files with 102 additions and 73 deletions
|
|
@ -5,7 +5,7 @@ import (
|
|||
"maps"
|
||||
"strings"
|
||||
|
||||
"github.com/OpenCHAMI/configurator/internal/generator"
|
||||
"github.com/OpenCHAMI/configurator/pkg/generator"
|
||||
"github.com/spf13/cobra"
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue