summaryrefslogtreecommitdiff
path: root/vendor/github.com/docker/distribution/blobs.go
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2022-02-08 11:02:21 -0500
committerGitHub <noreply@github.com>2022-02-08 11:02:21 -0500
commit6ffd59828dd3c58c0927bd715e0a5a7b0c3baf2f (patch)
tree5d45a239609db9f8709618bd0a0bf7c9fed1e6f2 /vendor/github.com/docker/distribution/blobs.go
parent119f8bc6c7e56c37f65bdd9671e7a2960ac3f1f1 (diff)
parent5bcd9134ff0c2e3af740b388da2d91c70dd7456a (diff)
downloadpodman-6ffd59828dd3c58c0927bd715e0a5a7b0c3baf2f.tar.gz
podman-6ffd59828dd3c58c0927bd715e0a5a7b0c3baf2f.tar.bz2
podman-6ffd59828dd3c58c0927bd715e0a5a7b0c3baf2f.zip
Merge pull request #13164 from containers/dependabot/go_modules/github.com/docker/distribution-2.8.0incompatible
Bump github.com/docker/distribution from 2.7.1+incompatible to 2.8.0+incompatible
Diffstat (limited to 'vendor/github.com/docker/distribution/blobs.go')
-rw-r--r--vendor/github.com/docker/distribution/blobs.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/github.com/docker/distribution/blobs.go b/vendor/github.com/docker/distribution/blobs.go
index c0e9261be..2a659eaa3 100644
--- a/vendor/github.com/docker/distribution/blobs.go
+++ b/vendor/github.com/docker/distribution/blobs.go
@@ -10,7 +10,7 @@ import (
"github.com/docker/distribution/reference"
"github.com/opencontainers/go-digest"
- "github.com/opencontainers/image-spec/specs-go/v1"
+ v1 "github.com/opencontainers/image-spec/specs-go/v1"
)
var (