moby/image/cache
Tianon Gravi 2a6ff3c24f Use OCI "History" type instead of inventing our own copy
The most notable change here is that the OCI's type uses a pointer for `Created`, which we probably should've been too, so most of these changes are accounting for that (and embedding our `Equal` implementation in the one single place it was used).

Signed-off-by: Tianon Gravi <admwiggin@gmail.com>
2023-06-12 13:47:17 -07:00
..
cache.go Use OCI "History" type instead of inventing our own copy 2023-06-12 13:47:17 -07:00
compare.go Add canonical import comment 2018-02-05 16:51:57 -05:00
compare_test.go Add canonical import comment 2018-02-05 16:51:57 -05:00