Skip to content

Commit 2e33bf7

Browse files
committed
Fix builds of the ostree transport
Broken since c/image 5.22.0 ... Signed-off-by: Miloslav Trmač <mitr@redhat.com>
1 parent 98e6417 commit 2e33bf7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ostree/ostree_dest.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ type manifestSchema struct {
6969
}
7070

7171
type ostreeImageDestination struct {
72-
compat impl.Compat
72+
impl.Compat
7373
impl.PropertyMethodsInitialize
7474
stubs.NoPutBlobPartialInitialize
7575
stubs.AlwaysSupportsSignatures

0 commit comments

Comments
 (0)