diff options
author | Daniel J Walsh <dwalsh@redhat.com> | 2020-02-20 05:12:34 -0500 |
---|---|---|
committer | Daniel J Walsh <dwalsh@redhat.com> | 2020-02-20 05:12:34 -0500 |
commit | 3a8acfbbe50e44904ca406d2058e528b4430504c (patch) | |
tree | 45be9241596c5105540b75b6f093e66d67328dd5 /vendor/modules.txt | |
parent | c8436cd870e118a5e0dee6a130c6ea3dc6ceceeb (diff) | |
download | podman-3a8acfbbe50e44904ca406d2058e528b4430504c.tar.gz podman-3a8acfbbe50e44904ca406d2058e528b4430504c.tar.bz2 podman-3a8acfbbe50e44904ca406d2058e528b4430504c.zip |
build(deps): bump github.com/spf13/cobra from 0.0.5 to 0.0.6
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 0.0.5 to 0.0.6.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](https://github.com/spf13/cobra/compare/0.0.5...v0.0.6)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
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 f9517d106..09872d730 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -467,7 +467,7 @@ github.com/seccomp/libseccomp-golang # github.com/sirupsen/logrus v1.4.2 github.com/sirupsen/logrus github.com/sirupsen/logrus/hooks/syslog -# github.com/spf13/cobra v0.0.5 +# github.com/spf13/cobra v0.0.6 github.com/spf13/cobra # github.com/spf13/pflag v1.0.5 github.com/spf13/pflag |