diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2020-06-08 23:27:47 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-08 23:27:47 +0200 |
commit | a85e97952994a2803a17ee2a384b260115f18b43 (patch) | |
tree | 9d0fc44cbfe507db3a926f7e830ea14924bb90f3 /vendor/modules.txt | |
parent | b8acc851bb472c7ea9674bf1bf8ca3812ff2ab24 (diff) | |
parent | edf733c3b60c5aaf922e894a0470d015bd23e0dc (diff) | |
download | podman-a85e97952994a2803a17ee2a384b260115f18b43.tar.gz podman-a85e97952994a2803a17ee2a384b260115f18b43.tar.bz2 podman-a85e97952994a2803a17ee2a384b260115f18b43.zip |
Merge pull request #6513 from containers/dependabot/go_modules/github.com/stretchr/testify-1.6.1
Bump github.com/stretchr/testify from 1.6.0 to 1.6.1
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 e79f8587b..b0271aa8a 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -491,7 +491,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.6.0 +# github.com/stretchr/testify v1.6.1 github.com/stretchr/testify/assert github.com/stretchr/testify/require # github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 |