update ReADME
This commit is contained in:
@@ -84,7 +84,6 @@ func (cli *Client) GetRawManifest(ctx context.Context, rawrepo string, accepts [
|
||||
if !accepted {
|
||||
err := fmt.Errorf("Unknown content type: %s", mime)
|
||||
return exist, mime, man, digstr, err
|
||||
|
||||
}
|
||||
digstr = resp.Header.Get("Docker-Content-Digest")
|
||||
if digstr == "" {
|
||||
|
||||
Reference in New Issue
Block a user