Skip to content
This repository has been archived by the owner on Nov 13, 2024. It is now read-only.

Bump github.com/Azure/terraform-module-test-helper from 0.8.1 to 0.9.1 in /test #105

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions test/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module main
go 1.19

require (
github.com/Azure/terraform-module-test-helper v0.8.1
github.com/Azure/terraform-module-test-helper v0.9.1
github.com/gruntwork-io/terratest v0.41.11
github.com/stretchr/testify v1.8.1
)
Expand Down Expand Up @@ -47,7 +47,7 @@ require (
github.com/hashicorp/hcl v1.0.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/hashicorp/terraform-json v0.15.0 // indirect
github.com/imdario/mergo v0.3.11 // indirect
github.com/jinzhu/copier v0.0.0-20190924061706-b57f9002281a // indirect
github.com/jmespath/go-jmespath v0.4.0 // indirect
Expand Down