Move internal/core => internal/cli
This commit is contained in:
parent
8d2855fdcb
commit
10df1c3243
45 changed files with 113 additions and 143 deletions
|
|
@ -14,6 +14,7 @@ var errBootstrapFailedRuntime = exit.Error{
|
|||
}
|
||||
|
||||
// Runtime contains runtime resources to be installed into any instance
|
||||
//
|
||||
//go:embed all:runtime
|
||||
var runtimeResources embed.FS
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue