summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-02-19 09:16:25 +0000
committerValentin Rothberg <rothberg@redhat.com>2020-02-19 11:37:20 +0100
commit74290c4b36b7c888671b3caf6c54dd981a30b07f (patch)
tree5814953b5cdcf873bec7d793ff6ec5f1d7ba70b5 /go.mod
parent1bed53b02c2f65ba26dc320a797c6fe473fce9a1 (diff)
downloadpodman-74290c4b36b7c888671b3caf6c54dd981a30b07f.tar.gz
podman-74290c4b36b7c888671b3caf6c54dd981a30b07f.tar.bz2
podman-74290c4b36b7c888671b3caf6c54dd981a30b07f.zip
build(deps): bump github.com/stretchr/testify from 1.4.0 to 1.5.0
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.4.0 to 1.5.0. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](https://github.com/stretchr/testify/compare/v1.4.0...v1.5.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: Valentin Rothberg <rothberg@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 34967bdd1..1828d7ca1 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.4.0
+ github.com/stretchr/testify v1.5.0
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