diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2021-01-14 06:38:41 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-14 06:38:41 -0500 |
commit | 9f50d486f3a9965df3fe90c1f46fccda96053a82 (patch) | |
tree | 1e8e458d8a7be4727c0c85df7439a2fce56328b9 /vendor/modules.txt | |
parent | 982b7c696e1ce573552c1271c13eba21a2853a56 (diff) | |
parent | 905a9c3ff8dbfaaacde7c7a4a3b4406522919a54 (diff) | |
download | podman-9f50d486f3a9965df3fe90c1f46fccda96053a82.tar.gz podman-9f50d486f3a9965df3fe90c1f46fccda96053a82.tar.bz2 podman-9f50d486f3a9965df3fe90c1f46fccda96053a82.zip |
Merge pull request #8969 from containers/dependabot/go_modules/github.com/stretchr/testify-1.7.0
Bump github.com/stretchr/testify from 1.6.1 to 1.7.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 70bedbc8d..b7b8795dd 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -525,7 +525,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.1 +# github.com/stretchr/testify v1.7.0 github.com/stretchr/testify/assert github.com/stretchr/testify/require # github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 |