tar-diff
tar-diff copied to clipboard
tar-patch option to skip checksum validation
Bumps [github.com/containers/image/v5](https://github.com/containers/image) from 5.4.3 to 5.29.3. Release notes Sourced from github.com/containers/image/v5's releases. v5.29.3 What's Changed Backport Docker Daemon fix #2260, bump to 5.29.2, then 5.29.3-dev by @TomSweeneyRedHat in containers/image#2270 [release-5.29]...
I believe I found a potential bug in this piece of code: https://github.com/containers/tar-diff/blob/f08980f165b5b4e50c466a695b906b9b28069c6c/pkg/tar-diff/diff.go#L298-L302 Is returning `nil` instead of `err` intentional here?
It's important to know where this is used.