Playground for tests of workflow automation and containers repository structure
Go to file
Nalin Dahyabhai 4867edfac1 Drop our dependency on github.com/containers/image
Drop our dependency on the image library's manifest package by requiring
that callers pass its Digest() function to us as a callback.  This makes
our CLI test/diagnostic tool calculate digests of s1 manifests
incorrectly, but that's not something that we were testing.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
2019-03-06 15:06:34 -05:00
storage Drop our dependency on github.com/containers/image 2019-03-06 15:06:34 -05:00