summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2020-05-29 08:23:17 -0400
committerGitHub <noreply@github.com>2020-05-29 08:23:17 -0400
commit8e048b23fecbcf2140d1f0234d6067379d915953 (patch)
tree936ca0c52b65963bd542941ffb50efde28555dac /go.mod
parent6e3aec3c6d36e1e344a315e3a5a1600bac154904 (diff)
parentef807d0ac7ee684fa995592a7b9a1105bd4f173d (diff)
downloadpodman-8e048b23fecbcf2140d1f0234d6067379d915953.tar.gz
podman-8e048b23fecbcf2140d1f0234d6067379d915953.tar.bz2
podman-8e048b23fecbcf2140d1f0234d6067379d915953.zip
Merge pull request #6429 from containers/dependabot/go_modules/github.com/stretchr/testify-1.6.0
Bump github.com/stretchr/testify from 1.5.1 to 1.6.0
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 910571e6c..009a7e508 100644
--- a/go.mod
+++ b/go.mod
@@ -51,7 +51,7 @@ require (
github.com/sirupsen/logrus v1.6.0
github.com/spf13/cobra v0.0.7
github.com/spf13/pflag v1.0.5
- github.com/stretchr/testify v1.5.1
+ github.com/stretchr/testify v1.6.0
github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2
github.com/uber/jaeger-client-go v2.23.1+incompatible
github.com/uber/jaeger-lib v2.2.0+incompatible // indirect