import: move bib files to correct path

Moves the files imported from `bootc-image-builder` to the appropriate
path under `pkg/` so they can be imported reverse. Also fix up the
import paths that are in these files to refer to their new locations.

Signed-off-by: Simon de Vlieger <supakeen@redhat.com>
This commit is contained in:
Simon de Vlieger 2025-03-31 12:16:04 +02:00
parent 441d408aee
commit 6d0927c2f9
6 changed files with 4 additions and 4 deletions

3
pkg/setup/export_test.go Normal file
View file

@ -0,0 +1,3 @@
package setup
var ValidateCanRunTargetArch = validateCanRunTargetArch