summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2020-06-08 23:27:47 +0200
committerGitHub <noreply@github.com>2020-06-08 23:27:47 +0200
commita85e97952994a2803a17ee2a384b260115f18b43 (patch)
tree9d0fc44cbfe507db3a926f7e830ea14924bb90f3 /go.mod
parentb8acc851bb472c7ea9674bf1bf8ca3812ff2ab24 (diff)
parentedf733c3b60c5aaf922e894a0470d015bd23e0dc (diff)
downloadpodman-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 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 709862a6b..c98cbad77 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.6.0
+ github.com/stretchr/testify v1.6.1
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