File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ module github.com/terraform-providers/terraform-provider-local
22
33go 1.15
44
5- require github.com/hashicorp/terraform-plugin-sdk/v2 v2.7.1
5+ require github.com/hashicorp/terraform-plugin-sdk/v2 v2.8.0
Original file line number Diff line number Diff line change @@ -196,10 +196,10 @@ github.com/hashicorp/terraform-exec v0.14.0 h1:UQoUcxKTZZXhyyK68Cwn4mApT4mnFPmEX
196196github.com/hashicorp/terraform-exec v0.14.0 /go.mod h1:qrAASDq28KZiMPDnQ02sFS9udcqEkRly002EA2izXTA =
197197github.com/hashicorp/terraform-json v0.12.0 h1:8czPgEEWWPROStjkWPUnTQDXmpmZPlkQAwYYLETaTvw =
198198github.com/hashicorp/terraform-json v0.12.0 /go.mod h1:pmbq9o4EuL43db5+0ogX10Yofv1nozM+wskr/bGFJpI =
199- github.com/hashicorp/terraform-plugin-go v0.3 .0 h1:AJqYzP52JFYl9NABRI7smXI1pNjgR5Q/y2WyVJ/BOZA =
200- github.com/hashicorp/terraform-plugin-go v0.3 .0 /go.mod h1:dFHsQMaTLpON2gWhVWT96fvtlc/MF1vSy3OdMhWBzdM =
201- github.com/hashicorp/terraform-plugin-sdk/v2 v2.7.1 h1:vpzKKP2dIFb9n89AG8Wxl758/5JSZWZH0OuKdlq0M38 =
202- github.com/hashicorp/terraform-plugin-sdk/v2 v2.7.1 /go.mod h1:o3pdss6ynDZW9FfiZ+rETUH5LEVufrXdhwLU+5OiRo0 =
199+ github.com/hashicorp/terraform-plugin-go v0.4 .0 h1:LFbXNeLDo0J/wR0kUzSPq0RpdmFh2gNedzU0n/gzPAo =
200+ github.com/hashicorp/terraform-plugin-go v0.4 .0 /go.mod h1:7u/6nt6vaiwcWE2GuJKbJwNlDFnf5n95xKw4hqIVr58 =
201+ github.com/hashicorp/terraform-plugin-sdk/v2 v2.8.0 h1:GSumgrL6GGcRYU37YuF1CC59hRPR7Yzy6tpoFlo8wr4 =
202+ github.com/hashicorp/terraform-plugin-sdk/v2 v2.8.0 /go.mod h1:6KbP09YzlB++S6XSUKYl83WyoHVN4MgeoCbPRsdfCtA =
203203github.com/hashicorp/yamux v0.0.0-20180604194846-3520598351bb /go.mod h1:+NfK9FKeTrX5uv1uIXGdwYDTeHna2qgaIlx54MXqjAM =
204204github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d h1:kJCB4vdITiW1eC1vq2e6IsrXKrZit1bv/TDYFGMp4BQ =
205205github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d /go.mod h1:+NfK9FKeTrX5uv1uIXGdwYDTeHna2qgaIlx54MXqjAM =
You can’t perform that action at this time.
0 commit comments