From 72c2d6ab7056cf13f4fa311cb76558fa183cd5f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Mar 2022 18:49:11 +0800 Subject: mod: bump github.com/stretchr/testify from 1.7.0 to 1.7.1 (#6867) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index c208bc54..8924fa50 100644 --- a/go.mod +++ b/go.mod @@ -45,7 +45,7 @@ require ( github.com/satori/go.uuid v1.2.0 github.com/sergi/go-diff v1.2.0 github.com/ssor/bom v0.0.0-20170718123548-6386211fdfcf // indirect - github.com/stretchr/testify v1.7.0 + github.com/stretchr/testify v1.7.1 github.com/unknwon/cae v1.0.2 github.com/unknwon/com v1.0.1 github.com/unknwon/i18n v0.0.0-20190805065654-5c6446a380b6 -- cgit v1.2.3