Skip to content

Commit

Permalink
Bump github.com/Azure/terraform-module-test-helper in /test
Browse files Browse the repository at this point in the history
Bumps [github.com/Azure/terraform-module-test-helper](https://github.com/Azure/terraform-module-test-helper) from 0.7.1 to 0.8.1.
- [Release notes](https://github.com/Azure/terraform-module-test-helper/releases)
- [Commits](Azure/terraform-module-test-helper@v0.7.1...v0.8.1)

---
updated-dependencies:
- dependency-name: github.com/Azure/terraform-module-test-helper
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 7, 2023
1 parent 0878fec commit 4f77e07
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions test/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/Azure/terraform-azurerm-compute
go 1.19

require (
github.com/Azure/terraform-module-test-helper v0.7.1
github.com/Azure/terraform-module-test-helper v0.8.1
github.com/gruntwork-io/terratest v0.41.10
github.com/stretchr/testify v1.8.1
)
Expand Down Expand Up @@ -43,7 +43,7 @@ require (
github.com/hashicorp/go-safetemp v1.0.0 // indirect
github.com/hashicorp/go-version v1.5.0 // indirect
github.com/hashicorp/hcl v1.0.0 // indirect
github.com/hashicorp/hcl/v2 v2.15.0 // indirect
github.com/hashicorp/hcl/v2 v2.16.0 // indirect
github.com/hashicorp/terraform-config-inspect v0.0.0-20211115214459-90acf1ca460f // indirect
github.com/hashicorp/terraform-json v0.14.0 // indirect
github.com/imdario/mergo v0.3.11 // indirect
Expand All @@ -63,14 +63,15 @@ require (
github.com/modern-go/reflect2 v1.0.1 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/pquerna/otp v1.2.0 // indirect
github.com/r3labs/diff/v3 v3.0.0 // indirect
github.com/r3labs/diff/v3 v3.0.1 // indirect
github.com/russross/blackfriday/v2 v2.1.0 // indirect
github.com/spf13/afero v1.9.3 // indirect
github.com/spf13/pflag v1.0.5 // indirect
github.com/tmccombs/hcl2json v0.3.3 // indirect
github.com/ulikunitz/xz v0.5.8 // indirect
github.com/urfave/cli v1.22.2 // indirect
github.com/vmihailenco/msgpack v4.0.4+incompatible // indirect
github.com/vmihailenco/msgpack/v5 v5.3.5 // indirect
github.com/vmihailenco/tagparser/v2 v2.0.0 // indirect
github.com/zclconf/go-cty v1.12.1 // indirect
go.opencensus.io v0.23.0 // indirect
golang.org/x/crypto v0.0.0-20220517005047-85d78b3ac167 // indirect
Expand Down

0 comments on commit 4f77e07

Please sign in to comment.