File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -26,9 +26,9 @@ require (
2626 github.com/hashicorp/go-version v1.2.1
2727 github.com/hashicorp/hcl/v2 v2.3.0
2828 github.com/hashicorp/logutils v1.0.0
29- github.com/hashicorp/terraform-exec v0.9 .0
29+ github.com/hashicorp/terraform-exec v0.10 .0
3030 github.com/hashicorp/terraform-json v0.5.0
31- github.com/hashicorp/terraform-plugin-test/v2 v2.1.1
31+ github.com/hashicorp/terraform-plugin-test/v2 v2.1.2
3232 github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d // indirect
3333 github.com/keybase/go-crypto v0.0.0-20161004153544-93f5b35093ba
3434 github.com/kylelemons/godebug v1.1.0 // indirect
Original file line number Diff line number Diff line change @@ -191,12 +191,12 @@ github.com/hashicorp/hcl/v2 v2.3.0 h1:iRly8YaMwTBAKhn1Ybk7VSdzbnopghktCD031P8ggU
191191github.com/hashicorp/hcl/v2 v2.3.0 /go.mod h1:d+FwDBbOLvpAM3Z6J7gPj/VoAGkNe/gm352ZhjJ/Zv8 =
192192github.com/hashicorp/logutils v1.0.0 h1:dLEQVugN8vlakKOUE3ihGLTZJRB4j+M2cdTm/ORI65Y =
193193github.com/hashicorp/logutils v1.0.0 /go.mod h1:QIAnNjmIWmVIIkWDTG1z5v++HQmx9WQRO+LraFDTW64 =
194- github.com/hashicorp/terraform-exec v0.9 .0 h1:NmCtcsnmPBU6P3cDeKD26bD72evsMhmuDLvuNRgrTHc =
195- github.com/hashicorp/terraform-exec v0.9 .0 /go.mod h1:tOT8j1J8rP05bZBGWXfMyU3HkLi1LWyqL3Bzsc3CJjo =
194+ github.com/hashicorp/terraform-exec v0.10 .0 h1:3nh/1e3u9gYRUQGOKWp/8wPR7ABlL2F14sZMZBrp+dM =
195+ github.com/hashicorp/terraform-exec v0.10 .0 /go.mod h1:tOT8j1J8rP05bZBGWXfMyU3HkLi1LWyqL3Bzsc3CJjo =
196196github.com/hashicorp/terraform-json v0.5.0 h1:7TV3/F3y7QVSuN4r9BEXqnWqrAyeOtON8f0wvREtyzs =
197197github.com/hashicorp/terraform-json v0.5.0 /go.mod h1:eAbqb4w0pSlRmdvl8fOyHAi/+8jnkVYN28gJkSJrLhU =
198- github.com/hashicorp/terraform-plugin-test/v2 v2.1.1 h1:aATRyyPlEKkFYUweD2Hld9eep77qzJVu8wg0mgyUE50 =
199- github.com/hashicorp/terraform-plugin-test/v2 v2.1.1 /go.mod h1:HaW2G5cDTVyiEKt7PHC85YSM5BwvYl/rIko1g8Lg7qE =
198+ github.com/hashicorp/terraform-plugin-test/v2 v2.1.2 h1:p96IIn+XpvVjw7AtN8y9MKxn0x69S7wtbGf7JgDJoIk =
199+ github.com/hashicorp/terraform-plugin-test/v2 v2.1.2 /go.mod h1:jerO5mrd+jVNALy8aiq+VZOg/CR8T2T1QR3jd6JKGOI =
200200github.com/hashicorp/yamux v0.0.0-20180604194846-3520598351bb /go.mod h1:+NfK9FKeTrX5uv1uIXGdwYDTeHna2qgaIlx54MXqjAM =
201201github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d h1:kJCB4vdITiW1eC1vq2e6IsrXKrZit1bv/TDYFGMp4BQ =
202202github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d /go.mod h1:+NfK9FKeTrX5uv1uIXGdwYDTeHna2qgaIlx54MXqjAM =
You can’t perform that action at this time.
0 commit comments