Commit a89f482
committed
exporter: remove wrappers for oci data types
opencontainers/image-spec now contains the MediaType field for all of
its structs. With this update, we can avoid manually wrapping the
internal data types to present this field.
This requires updating the expected digest for source-date-epoch, since
the ordering of JSON fields is now slightly different :)
Signed-off-by: Justin Chadwell <[email protected]>1 parent 0ccfe62 commit a89f482
2 files changed
Lines changed: 24 additions & 48 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
194 | 186 | | |
195 | 187 | | |
196 | 188 | | |
| |||
386 | 378 | | |
387 | 379 | | |
388 | 380 | | |
389 | | - | |
390 | | - | |
391 | | - | |
392 | | - | |
393 | | - | |
394 | | - | |
395 | | - | |
396 | | - | |
397 | | - | |
398 | | - | |
399 | | - | |
400 | | - | |
401 | | - | |
402 | | - | |
403 | | - | |
404 | | - | |
405 | | - | |
406 | | - | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
407 | 391 | | |
408 | 392 | | |
409 | 393 | | |
| |||
499 | 483 | | |
500 | 484 | | |
501 | 485 | | |
502 | | - | |
503 | | - | |
504 | | - | |
505 | | - | |
506 | | - | |
507 | | - | |
508 | | - | |
| 486 | + | |
509 | 487 | | |
510 | | - | |
511 | | - | |
512 | | - | |
513 | | - | |
514 | | - | |
515 | | - | |
516 | | - | |
517 | | - | |
518 | | - | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
519 | 495 | | |
520 | 496 | | |
521 | 497 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6518 | 6518 | | |
6519 | 6519 | | |
6520 | 6520 | | |
6521 | | - | |
| 6521 | + | |
6522 | 6522 | | |
6523 | 6523 | | |
6524 | 6524 | | |
| |||
0 commit comments