Move oci-fetch to cmd/oci-fetch
Per request from @runcom moving the oci-fetch directory to cmd/oci-fetch to align with go's cmd idiom.
LGTM @philips @dgonyeo wanna take a look?
This includes the commit from https://github.com/containers/oci-fetch/pull/5. Did you intend to keep the two changes separate from a PR perspective?
Aside from the merge conflicts, LGTM.
Yes, pls rebase and I'll merge afterwards
Yes I included the commit from #5 on purpose as it won't go get it successfully without the fix in #5.
But I see that one's merged now.. so rebasing..