blob: 671f042b9310168bb835812342f21f5a2a176aa5 [file]
module github.com/hashicorp/terraform-exec
go 1.14
require (
github.com/davecgh/go-spew v1.1.1
github.com/hashicorp/go-getter v1.4.1
github.com/hashicorp/terraform-json v0.5.0
golang.org/x/crypto v0.0.0-20190605123033-f99c8df09eb5
)