Skip to content

Commit b476910

Browse files
dependabot[bot]lonegunmanb
authored andcommitted
Bump github.com/stretchr/testify from 1.10.0 to 1.11.1 in /test
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.10.0 to 1.11.1. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.10.0...v1.11.1) --- updated-dependencies: - dependency-name: github.com/stretchr/testify dependency-version: 1.11.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c978dbb commit b476910

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
@@ -8,7 +8,7 @@ require (
88
github.com/Azure/terraform-module-test-helper v0.32.1
99
github.com/gruntwork-io/terratest v0.48.2
1010
github.com/hashicorp/go-retryablehttp v0.7.8
11-
github.com/stretchr/testify v1.10.0
11+
github.com/stretchr/testify v1.11.1
1212
)
1313

1414
require (

0 commit comments

Comments
 (0)