Skip to content

Commit 1e08e06

Browse files
Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 in /test (#241)
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.1 to 1.8.2. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.8.1...v1.8.2) --- updated-dependencies: - dependency-name: github.com/stretchr/testify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ab2c175 commit 1e08e06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.19
55
require (
66
github.com/Azure/terraform-module-test-helper v0.9.1
77
github.com/gruntwork-io/terratest v0.41.11
8-
github.com/stretchr/testify v1.8.1
8+
github.com/stretchr/testify v1.8.2
99
)
1010

1111
require (

0 commit comments

Comments
 (0)