File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ require (
1717 github.com/hashicorp/go-version v1.2.1
1818 github.com/hashicorp/hcl v1.0.0 // indirect
1919 github.com/hashicorp/hcl/v2 v2.6.0 // indirect
20- github.com/hashicorp/terraform-plugin-sdk/v2 v2.4.1
20+ github.com/hashicorp/terraform-plugin-sdk/v2 v2.4.2
2121 github.com/mitchellh/go-homedir v1.1.0
2222 github.com/mitchellh/hashstructure v1.1.0
2323 github.com/onsi/ginkgo v1.8.0 // indirect
Original file line number Diff line number Diff line change @@ -356,6 +356,8 @@ github.com/hashicorp/terraform-plugin-sdk/v2 v2.4.0 h1:2c+vG46celrDCsfYEIzaXxvBa
356356github.com/hashicorp/terraform-plugin-sdk/v2 v2.4.0 /go.mod h1:JBItawj+j8Ssla5Ib6BC/W9VQkOucBfnX7VRtyx1vw8 =
357357github.com/hashicorp/terraform-plugin-sdk/v2 v2.4.1 h1:k2rpom9wG2cdi5iLRH80EdQB7UX/E6UzYzUfzgsNLuU =
358358github.com/hashicorp/terraform-plugin-sdk/v2 v2.4.1 /go.mod h1:jgCWyjKf1BRqzuA3IPJb6PJ2YY86ePJurX9xfJtuYNU =
359+ github.com/hashicorp/terraform-plugin-sdk/v2 v2.4.2 h1:8oo4eMtv3nEZGqe8W0UzMxKnKWuwS/Tb2YyIFJkL59g =
360+ github.com/hashicorp/terraform-plugin-sdk/v2 v2.4.2 /go.mod h1:jgCWyjKf1BRqzuA3IPJb6PJ2YY86ePJurX9xfJtuYNU =
359361github.com/hashicorp/yamux v0.0.0-20180604194846-3520598351bb h1:b5rjCoWHc7eqmAS4/qyk21ZsHyb6Mxv/jykxvNTkU4M =
360362github.com/hashicorp/yamux v0.0.0-20180604194846-3520598351bb /go.mod h1:+NfK9FKeTrX5uv1uIXGdwYDTeHna2qgaIlx54MXqjAM =
361363github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d h1:kJCB4vdITiW1eC1vq2e6IsrXKrZit1bv/TDYFGMp4BQ =
You can’t perform that action at this time.
0 commit comments