diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2020-09-25 17:17:36 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-25 17:17:36 +0000 |
commit | a1045adbf4294d5afb27533eeeb99c4079baa846 (patch) | |
tree | e752547252334d6c184cf5fcbec74834f2d64e55 /vendor/modules.txt | |
parent | b9d77796c0e011e6337f5c173bb633ebcae863f9 (diff) | |
parent | 017f8d6a632d26757685a5e629e3263db14b5156 (diff) | |
download | podman-a1045adbf4294d5afb27533eeeb99c4079baa846.tar.gz podman-a1045adbf4294d5afb27533eeeb99c4079baa846.tar.bz2 podman-a1045adbf4294d5afb27533eeeb99c4079baa846.zip |
Merge pull request #7777 from containers/dependabot/go_modules/github.com/containers/common-0.23.0
Bump github.com/containers/common from 0.22.0 to 0.23.0
Diffstat (limited to 'vendor/modules.txt')
-rw-r--r-- | vendor/modules.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index 0d89425ab..e3f3712c2 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -87,12 +87,13 @@ 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.22.0 +# github.com/containers/common v0.23.0 github.com/containers/common/pkg/apparmor github.com/containers/common/pkg/apparmor/internal/supported github.com/containers/common/pkg/auth github.com/containers/common/pkg/capabilities github.com/containers/common/pkg/cgroupv2 +github.com/containers/common/pkg/completion github.com/containers/common/pkg/config github.com/containers/common/pkg/retry github.com/containers/common/pkg/seccomp @@ -496,7 +497,7 @@ github.com/seccomp/libseccomp-golang # github.com/sirupsen/logrus v1.6.0 github.com/sirupsen/logrus github.com/sirupsen/logrus/hooks/syslog -# github.com/spf13/cobra v0.0.7 +# github.com/spf13/cobra v1.0.0 github.com/spf13/cobra # github.com/spf13/pflag v1.0.5 github.com/spf13/pflag |