summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-02-20 09:16:39 +0000
committerDaniel J Walsh <dwalsh@redhat.com>2020-02-20 04:40:55 -0500
commite49871cffd236dc292915e4daf24a39894b50c4d (patch)
treea55b40c6c63985085ec0aca4eb7f4f3ba796a232 /go.mod
parent8355c80dc46abb9a2e67344b049a815dd5a5e4d3 (diff)
downloadpodman-e49871cffd236dc292915e4daf24a39894b50c4d.tar.gz
podman-e49871cffd236dc292915e4daf24a39894b50c4d.tar.bz2
podman-e49871cffd236dc292915e4daf24a39894b50c4d.zip
build(deps): bump github.com/stretchr/testify from 1.5.0 to 1.5.1
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.5.0 to 1.5.1. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](https://github.com/stretchr/testify/compare/v1.5.0...v1.5.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
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 4248df975..81474da9a 100644
--- a/go.mod
+++ b/go.mod
@@ -63,7 +63,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/uber/jaeger-lib v0.0.0-20190122222657-d036253de8f5 // indirect