From 9d6c43bfc7e5e0f234ed123808e359c4f5a339ae Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 26 Apr 2021 16:44:20 +0000 Subject: [PATCH] fix(deps): update module github.com/stretchr/testify to v1.7.0 Signed-off-by: Renovate Bot --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 4704bd7d71..524f905f1b 100644 --- a/go.mod +++ b/go.mod @@ -2,4 +2,4 @@ module github.com/retailnext/backoff go 1.15 -require github.com/stretchr/testify v1.6.1 +require github.com/stretchr/testify v1.7.0