Skip to content

Commit

Permalink
deps: github.com/hashicorp/terraform-plugin-framework@bflad-UpgradeRe…
Browse files Browse the repository at this point in the history
…sourceState-Msgpack

Reference: hashicorp/terraform-plugin-framework#263
  • Loading branch information
bflad committed Feb 17, 2022
1 parent 2e7b169 commit c7a2c91
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,8 @@ go 1.16

require (
github.com/hashicorp/go-memdb v1.3.2
github.com/hashicorp/terraform-plugin-framework v0.5.1-0.20220208154921-bf0240fa43e1
github.com/hashicorp/terraform-plugin-framework v0.5.1-0.20220217172053-42cdb5dda91e
github.com/hashicorp/terraform-plugin-go v0.7.1
github.com/hashicorp/terraform-plugin-mux v0.5.1
github.com/hashicorp/terraform-plugin-sdk/v2 v2.10.1
)

replace github.com/hashicorp/terraform-plugin-framework => /Users/bflad/src/github.com/hashicorp/terraform-plugin-framework
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,8 @@ github.com/hashicorp/terraform-exec v0.15.0 h1:cqjh4d8HYNQrDoEmlSGelHmg2DYDh5yay
github.com/hashicorp/terraform-exec v0.15.0/go.mod h1:H4IG8ZxanU+NW0ZpDRNsvh9f0ul7C0nHP+rUR/CHs7I=
github.com/hashicorp/terraform-json v0.13.0 h1:Li9L+lKD1FO5RVFRM1mMMIBDoUHslOniyEi5CM+FWGY=
github.com/hashicorp/terraform-json v0.13.0/go.mod h1:y5OdLBCT+rxbwnpxZs9kGL7R9ExU76+cpdY8zHwoazk=
github.com/hashicorp/terraform-plugin-framework v0.5.1-0.20220217172053-42cdb5dda91e h1:XLqVAAMVe0OClvjdjPp8yf7wvVQTtpH7T/umaTe2ff4=
github.com/hashicorp/terraform-plugin-framework v0.5.1-0.20220217172053-42cdb5dda91e/go.mod h1:86JHqCS6JvA06Xq2GAYUPMHO41siZm8xINU3cEygHp4=
github.com/hashicorp/terraform-plugin-go v0.5.0/go.mod h1:PAVN26PNGpkkmsvva1qfriae5Arky3xl3NfzKa8XFVM=
github.com/hashicorp/terraform-plugin-go v0.7.1 h1:sZxEVwqkGxoYFu+vs9NI3qR1s0JGjG5DwV/n8PehIPQ=
github.com/hashicorp/terraform-plugin-go v0.7.1/go.mod h1:gP1vMbBqUmOWdZKJzNSAVr2G5G5pkCIK0Uoih0tqcbw=
Expand Down

0 comments on commit c7a2c91

Please sign in to comment.