summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2020-02-20 14:22:35 +0100
committerGitHub <noreply@github.com>2020-02-20 14:22:35 +0100
commit24a0ae43406e9ab100f9eeef8e249839dd4cf3f5 (patch)
treeaa41bb16d6edf751602290fef2d08d7aa29f1c9f /go.mod
parentc8436cd870e118a5e0dee6a130c6ea3dc6ceceeb (diff)
parente49871cffd236dc292915e4daf24a39894b50c4d (diff)
downloadpodman-24a0ae43406e9ab100f9eeef8e249839dd4cf3f5.tar.gz
podman-24a0ae43406e9ab100f9eeef8e249839dd4cf3f5.tar.bz2
podman-24a0ae43406e9ab100f9eeef8e249839dd4cf3f5.zip
Merge pull request #5274 from containers/dependabot/go_modules/github.com/stretchr/testify-1.5.1
build(deps): bump github.com/stretchr/testify from 1.5.0 to 1.5.1
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 923ac9893..f4574faf2 100644
--- a/go.mod
+++ b/go.mod
@@ -51,7 +51,7 @@ require (
github.com/sirupsen/logrus v1.4.2
github.com/spf13/cobra v0.0.5
github.com/spf13/pflag v1.0.5
- github.com/stretchr/testify v1.5.0
+ github.com/stretchr/testify v1.5.1
github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2
github.com/uber/jaeger-client-go v2.22.1+incompatible
github.com/varlink/go v0.0.0-20190502142041-0f1d566d194b