File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-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.0
20+ github.com/hashicorp/terraform-plugin-sdk/v2 v2.4.1
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 @@ -348,10 +348,13 @@ github.com/hashicorp/terraform-json v0.8.0 h1:XObQ3PgqU52YLQKEaJ08QtUshAfN3yu4u8
348348github.com/hashicorp/terraform-json v0.8.0 /go.mod h1:3defM4kkMfttwiE7VakJDwCd4R+umhSQnvJwORXbprE =
349349github.com/hashicorp/terraform-plugin-go v0.1.0 h1:kyXZ0nkHxiRev/q18N40IbRRk4AV0zE/MDJkDM3u8dY =
350350github.com/hashicorp/terraform-plugin-go v0.1.0 /go.mod h1:10V6F3taeDWVAoLlkmArKttR3IULlRWFAGtQIQTIDr4 =
351+ github.com/hashicorp/terraform-plugin-go v0.2.1 /go.mod h1:10V6F3taeDWVAoLlkmArKttR3IULlRWFAGtQIQTIDr4 =
351352github.com/hashicorp/terraform-plugin-sdk/v2 v2.1.0 h1:Z5K9y5UGVQO7gvLFk6NMA/v1JZW/HLzJ/TTSoLkqQyY =
352353github.com/hashicorp/terraform-plugin-sdk/v2 v2.1.0 /go.mod h1:GP0lmw4Y+XV1OfTmi/hK75t5KWGGzoOzEgUBPGZ6Wq4 =
353354github.com/hashicorp/terraform-plugin-sdk/v2 v2.4.0 h1:2c+vG46celrDCsfYEIzaXxvBaAXCqlVG77LwtFz8cfs =
354355github.com/hashicorp/terraform-plugin-sdk/v2 v2.4.0 /go.mod h1:JBItawj+j8Ssla5Ib6BC/W9VQkOucBfnX7VRtyx1vw8 =
356+ github.com/hashicorp/terraform-plugin-sdk/v2 v2.4.1 h1:k2rpom9wG2cdi5iLRH80EdQB7UX/E6UzYzUfzgsNLuU =
357+ github.com/hashicorp/terraform-plugin-sdk/v2 v2.4.1 /go.mod h1:jgCWyjKf1BRqzuA3IPJb6PJ2YY86ePJurX9xfJtuYNU =
355358github.com/hashicorp/yamux v0.0.0-20180604194846-3520598351bb h1:b5rjCoWHc7eqmAS4/qyk21ZsHyb6Mxv/jykxvNTkU4M =
356359github.com/hashicorp/yamux v0.0.0-20180604194846-3520598351bb /go.mod h1:+NfK9FKeTrX5uv1uIXGdwYDTeHna2qgaIlx54MXqjAM =
357360github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d h1:kJCB4vdITiW1eC1vq2e6IsrXKrZit1bv/TDYFGMp4BQ =
You can’t perform that action at this time.
0 commit comments