diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2019-09-30 11:32:54 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-09-30 11:32:54 -0700 |
commit | dee2b695e82cf86797b7e64fea1ffec1c089a0c2 (patch) | |
tree | 12bc6ddab33605f9039857d577cce688a0a6f7e4 /vendor/modules.txt | |
parent | 2c23729c84775113a6c2cd7593f588cc6ea4e5fa (diff) | |
parent | 240f4cd639599991263dde9b541933b6702a2607 (diff) | |
download | podman-dee2b695e82cf86797b7e64fea1ffec1c089a0c2.tar.gz podman-dee2b695e82cf86797b7e64fea1ffec1c089a0c2.tar.bz2 podman-dee2b695e82cf86797b7e64fea1ffec1c089a0c2.zip |
Merge pull request #4146 from containers/dependabot/go_modules/github.com/stretchr/testify-1.4.0
Bump github.com/stretchr/testify 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 a44cdd784..3d0902c62 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -426,7 +426,7 @@ github.com/sirupsen/logrus/hooks/syslog github.com/spf13/cobra # github.com/spf13/pflag v1.0.3 github.com/spf13/pflag -# github.com/stretchr/testify v1.3.0 +# github.com/stretchr/testify v1.4.0 github.com/stretchr/testify/assert github.com/stretchr/testify/require # github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 |