go.mod: update osbuild/images to v0.174.0
Also update the minimum required osbuild version by the osbuild/images library. Signed-off-by: Tomáš Hozza <thozza@redhat.com>
This commit is contained in:
parent
3d0110f14e
commit
74d2edb772
110 changed files with 1218 additions and 1104 deletions
2
vendor/github.com/osbuild/images/pkg/manifest/vmdk.go
generated
vendored
2
vendor/github.com/osbuild/images/pkg/manifest/vmdk.go
generated
vendored
|
|
@ -10,7 +10,7 @@ type VMDK struct {
|
|||
Base
|
||||
filename string
|
||||
|
||||
imgPipeline Pipeline
|
||||
imgPipeline FilePipeline
|
||||
}
|
||||
|
||||
func (p VMDK) Filename() string {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue