mirror of
https://github.com/containers/skopeo.git
synced 2025-09-16 23:09:01 +00:00
Update c/image with https://github.com/containers/image/pull/1944
... to update github.com/opencontainers/image-spec to v1.1.0-rc3. Signed-off-by: Miloslav Trmač <mitr@redhat.com>
This commit is contained in:
1
vendor/github.com/google/go-containerregistry/pkg/name/digest.go
generated
vendored
1
vendor/github.com/google/go-containerregistry/pkg/name/digest.go
generated
vendored
@@ -15,6 +15,7 @@
|
||||
package name
|
||||
|
||||
import (
|
||||
// nolint: depguard
|
||||
_ "crypto/sha256" // Recommended by go-digest.
|
||||
"strings"
|
||||
|
||||
|
Reference in New Issue
Block a user