diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2020-05-08 12:54:41 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-08 12:54:41 +0200 |
commit | cc6a77cc88bb997080f773d93d420025ce92da1d (patch) | |
tree | 0bd6781ada70e35a1629821a225a4683ac5b5384 /vendor/modules.txt | |
parent | ab518cdba02b85a32d3c2bce4c0b65dcdea4dfcc (diff) | |
parent | 45f731aa493f8e98e81dc0f3adc8ec80cf494567 (diff) | |
download | podman-cc6a77cc88bb997080f773d93d420025ce92da1d.tar.gz podman-cc6a77cc88bb997080f773d93d420025ce92da1d.tar.bz2 podman-cc6a77cc88bb997080f773d93d420025ce92da1d.zip |
Merge pull request #6078 from QiWang19/auth-common
auth pkg support emtpy argument & enable login test
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 5018a77cb..04d961103 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -82,7 +82,7 @@ github.com/containers/buildah/pkg/secrets github.com/containers/buildah/pkg/supplemented github.com/containers/buildah/pkg/umask github.com/containers/buildah/util -# github.com/containers/common v0.10.0 +# github.com/containers/common v0.11.0 github.com/containers/common/pkg/apparmor github.com/containers/common/pkg/auth github.com/containers/common/pkg/capabilities |