diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2022-02-08 11:02:21 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-08 11:02:21 -0500 |
commit | 6ffd59828dd3c58c0927bd715e0a5a7b0c3baf2f (patch) | |
tree | 5d45a239609db9f8709618bd0a0bf7c9fed1e6f2 /go.sum | |
parent | 119f8bc6c7e56c37f65bdd9671e7a2960ac3f1f1 (diff) | |
parent | 5bcd9134ff0c2e3af740b388da2d91c70dd7456a (diff) | |
download | podman-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 'go.sum')
-rw-r--r-- | go.sum | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -402,8 +402,9 @@ github.com/dnaeon/go-vcr v1.0.1/go.mod h1:aBB1+wY4s93YsC3HHjMBMrwTj2R9FHDzUr9KyG github.com/docker/cli v0.0.0-20191017083524-a8ff7f821017/go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8= github.com/docker/distribution v0.0.0-20190905152932-14b96e55d84c/go.mod h1:0+TTO4EOBfRPhZXAeF1Vu+W3hHZ8eLp8PgKVZlcvtFY= github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible/go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w= -github.com/docker/distribution v2.7.1+incompatible h1:a5mlkVzth6W5A4fOsS3D2EO5BUmsJpcB+cRlLU7cSug= github.com/docker/distribution v2.7.1+incompatible/go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w= +github.com/docker/distribution v2.8.0+incompatible h1:l9EaZDICImO1ngI+uTifW+ZYvvz7fKISBAKpg+MbWbY= +github.com/docker/distribution v2.8.0+incompatible/go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w= github.com/docker/docker v1.4.2-0.20190924003213-a8608b5b67c7/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk= github.com/docker/docker v20.10.12+incompatible h1:CEeNmFM0QZIsJCZKMkZx0ZcahTiewkrgiwfYD+dfl1U= github.com/docker/docker v20.10.12+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk= |