diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2022-03-11 12:18:38 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-11 12:18:38 -0500 |
commit | 8934c5cfc362c9ac8cd87dff8e3619d474d75e13 (patch) | |
tree | 8a4ce277263b9df05fabcc372afcd3bf4a3b7056 /vendor/modules.txt | |
parent | 7ab85b322b3492eae09dd04cdec2e538cd18ae03 (diff) | |
parent | 9314774614828d7b75b3901a111d0b90f3f79cb5 (diff) | |
download | podman-8934c5cfc362c9ac8cd87dff8e3619d474d75e13.tar.gz podman-8934c5cfc362c9ac8cd87dff8e3619d474d75e13.tar.bz2 podman-8934c5cfc362c9ac8cd87dff8e3619d474d75e13.zip |
Merge pull request #13483 from containers/dependabot/go_modules/github.com/spf13/cobra-1.4.0
Bump github.com/spf13/cobra from 1.3.0 to 1.4.0
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 19f312dbb..eae5e8789 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -646,7 +646,7 @@ github.com/seccomp/libseccomp-golang ## explicit github.com/sirupsen/logrus github.com/sirupsen/logrus/hooks/syslog -# github.com/spf13/cobra v1.3.0 +# github.com/spf13/cobra v1.4.0 ## explicit github.com/spf13/cobra # github.com/spf13/pflag v1.0.5 |