From 37049d871d3d0536418b35d91c34d3739e5994b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Feb 2023 22:26:37 -0800 Subject: Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#79) --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 4483d7f..9906b51 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module go.uber.org/sally go 1.18 require ( - github.com/stretchr/testify v1.8.1 + github.com/stretchr/testify v1.8.2 golang.org/x/net v0.7.0 gopkg.in/yaml.v3 v3.0.1 ) -- cgit v1.2.3