fix packer error by monkey patch the version output
This commit is contained in:
@ -4,6 +4,7 @@ go 1.19
|
||||
|
||||
require (
|
||||
github.com/Azure/terraform-module-test-helper v0.16.0
|
||||
github.com/agiledragon/gomonkey/v2 v2.11.0
|
||||
github.com/gruntwork-io/terratest v0.43.9
|
||||
github.com/stretchr/testify v1.8.4
|
||||
)
|
||||
|
Reference in New Issue
Block a user