Update osbuild/images to v0.79.0
Signed-off-by: Tomáš Hozza <thozza@redhat.com>
This commit is contained in:
parent
9fcbcdb5dc
commit
62d8ad4efe
340 changed files with 15526 additions and 2999 deletions
2
vendor/github.com/osbuild/images/pkg/platform/x86_64.go
generated
vendored
2
vendor/github.com/osbuild/images/pkg/platform/x86_64.go
generated
vendored
|
|
@ -4,8 +4,6 @@ import (
|
|||
"github.com/osbuild/images/pkg/arch"
|
||||
)
|
||||
|
||||
type X86BootLoader uint64
|
||||
|
||||
type X86 struct {
|
||||
BasePlatform
|
||||
BIOS bool
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue