From b2ea82c8d824b996009fbc3ac2e9d287ffd0eadb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 3 Jun 2023 19:44:13 -0400 Subject: mod: bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (#7460) 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 1c3d816d..fe211f27 100644 --- a/go.mod +++ b/go.mod @@ -37,7 +37,7 @@ require ( github.com/satori/go.uuid v1.2.0 github.com/sergi/go-diff v1.3.1 github.com/sourcegraph/run v0.12.0 - github.com/stretchr/testify v1.8.2 + github.com/stretchr/testify v1.8.3 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