diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2020-02-19 17:30:29 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-19 17:30:29 +0100 |
commit | 5a0b5c564082c7c30dcd49d022f07d051577713e (patch) | |
tree | 80edb0bc1c5adf80bb1f5096f42dc99a5007b56d /vendor/modules.txt | |
parent | da249e2fe279659458abb6bee995e68813849f00 (diff) | |
parent | 74290c4b36b7c888671b3caf6c54dd981a30b07f (diff) | |
download | podman-5a0b5c564082c7c30dcd49d022f07d051577713e.tar.gz podman-5a0b5c564082c7c30dcd49d022f07d051577713e.tar.bz2 podman-5a0b5c564082c7c30dcd49d022f07d051577713e.zip |
Merge pull request #5257 from containers/dependabot/go_modules/github.com/stretchr/testify-1.5.0
build(deps): bump github.com/stretchr/testify from 1.4.0 to 1.5.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 814ea264e..7c928084d 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -470,7 +470,7 @@ github.com/sirupsen/logrus/hooks/syslog github.com/spf13/cobra # github.com/spf13/pflag v1.0.5 github.com/spf13/pflag -# github.com/stretchr/testify v1.4.0 +# github.com/stretchr/testify v1.5.0 github.com/stretchr/testify/assert github.com/stretchr/testify/require # github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 |