diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2021-06-01 22:38:03 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-01 22:38:03 +0200 |
commit | 24b364a230102acb8abdf5724c63153d50f03a6c (patch) | |
tree | cd82ce02f962975e4605f773df355de4367d3ff7 /vendor/modules.txt | |
parent | ce2b331fefb2ce72cb2fa93c4f3c19d25f79f2a0 (diff) | |
parent | fb4a0c572ed1264ebb12218e8905c4845cb159c5 (diff) | |
download | podman-24b364a230102acb8abdf5724c63153d50f03a6c.tar.gz podman-24b364a230102acb8abdf5724c63153d50f03a6c.tar.bz2 podman-24b364a230102acb8abdf5724c63153d50f03a6c.zip |
Merge pull request #10486 from vrothberg/tag-digest-support
support tag@digest notation
Diffstat (limited to 'vendor/modules.txt')
-rw-r--r-- | vendor/modules.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index 3442f2a2e..83cd57794 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -91,7 +91,7 @@ github.com/containers/buildah/pkg/overlay github.com/containers/buildah/pkg/parse github.com/containers/buildah/pkg/rusage github.com/containers/buildah/util -# github.com/containers/common v0.39.0 +# github.com/containers/common v0.39.1-0.20210527140106-e5800a20386a github.com/containers/common/libimage github.com/containers/common/libimage/manifests github.com/containers/common/pkg/apparmor |