c/osbuild-worker-executor: update to match new name
Update the imports/names to match the new name "osbuild-worker-executor".
This commit is contained in:
parent
372d9f07dd
commit
cbb8d79baf
3 changed files with 4 additions and 4 deletions
|
|
@ -11,7 +11,7 @@ import (
|
|||
logrusTest "github.com/sirupsen/logrus/hooks/test"
|
||||
"github.com/stretchr/testify/assert"
|
||||
|
||||
main "github.com/osbuild/osbuild-composer/cmd/oaas"
|
||||
main "github.com/osbuild/osbuild-composer/cmd/osbuild-worker-executor"
|
||||
)
|
||||
|
||||
const defaultTimeout = 5 * time.Second
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue