diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2020-12-01 21:39:50 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-01 21:39:50 +0100 |
commit | 4b5cb7b1de3caecf0f78f264d5931066851c6a37 (patch) | |
tree | 7729f6606939696c8afb77e299afece4e496c2b3 /vendor/modules.txt | |
parent | 737e1d1994465538e4f9bd8cbd7dbe4ffcd72065 (diff) | |
parent | 3d4a0e42b3ef1f36d7bdfd211ad0e8cb43b242e6 (diff) | |
download | podman-4b5cb7b1de3caecf0f78f264d5931066851c6a37.tar.gz podman-4b5cb7b1de3caecf0f78f264d5931066851c6a37.tar.bz2 podman-4b5cb7b1de3caecf0f78f264d5931066851c6a37.zip |
Merge pull request #8534 from Luap99/revert-Luap99-cobra-vendor
Revert the custom cobra vendor
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 e19f94abd..0c6b4de57 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -512,7 +512,7 @@ github.com/seccomp/libseccomp-golang # github.com/sirupsen/logrus v1.7.0 github.com/sirupsen/logrus github.com/sirupsen/logrus/hooks/syslog -# github.com/spf13/cobra v1.1.1 => github.com/Luap99/cobra v1.0.1-0.20201110155035-83a59186c706 +# github.com/spf13/cobra v1.1.1 github.com/spf13/cobra # github.com/spf13/pflag v1.0.5 github.com/spf13/pflag |