image/pkg/blobinfocache/internal/prioritize
Miloslav Trmač 3c376ba255 Use pkg/compression/types where possible
Most importantly this removes a dependency of c/image/manifest
(and thus c/image/signature) on pkg/compression and all the implementations.

Use pkg/compression/types everywhere else it is possible as well,
even if it does not remove any dependency on pkg/compression, just
to enforce the discipline.

Signed-off-by: Miloslav Trmač <mitr@redhat.com>
2021-07-26 15:08:20 +02:00
..
prioritize.go blobinfocache: track compression types for locations 2021-01-16 13:58:15 -05:00
prioritize_test.go Use pkg/compression/types where possible 2021-07-26 15:08:20 +02:00