deleted pkg/repocli/go.mod pkg/repocli/go.sum; some updates
This commit is contained in:
@@ -81,8 +81,8 @@ func (down *Downloader) Pull(ctx context.Context, rawref, dir, os, arch string)
|
||||
if err != nil {
|
||||
return err
|
||||
}
|
||||
"oci-layout"
|
||||
"index.json"
|
||||
//"oci-layout"
|
||||
//"index.json"
|
||||
|
||||
layers := make([]ocispec.Descriptor, 0)
|
||||
layers = append(layers, manifest.Config)
|
||||
|
||||
Reference in New Issue
Block a user