This repository was archived by the owner on Sep 8, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
66 github.com/google/go-cmp v0.6.0
77 github.com/hashicorp/go-uuid v1.0.3
88 github.com/hashicorp/terraform-plugin-framework v1.5.0
9- github.com/hashicorp/terraform-plugin-go v0.21 .0
9+ github.com/hashicorp/terraform-plugin-go v0.22 .0
1010)
1111
1212require (
Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ github.com/hashicorp/go-uuid v1.0.3 h1:2gKiV6YVmrJ1i2CKKa9obLvRieoRGviZFL26PcT/C
66github.com/hashicorp/go-uuid v1.0.3 /go.mod h1:6SBZvOh/SIDV7/2o3Jml5SYk/TvGqwFJ/bN7x4byOro =
77github.com/hashicorp/terraform-plugin-framework v1.5.0 h1:8kcvqJs/x6QyOFSdeAyEgsenVOUeC/IyKpi2ul4fjTg =
88github.com/hashicorp/terraform-plugin-framework v1.5.0 /go.mod h1:6waavirukIlFpVpthbGd2PUNYaFedB0RwW3MDzJ/rtc =
9- github.com/hashicorp/terraform-plugin-go v0.21 .0 h1:VSjdVQYNDKR0l2pi3vsFK1PdMQrw6vGOshJXMNFeVc0 =
10- github.com/hashicorp/terraform-plugin-go v0.21 .0 /go.mod h1:piJp8UmO1uupCvC9/H74l2C6IyKG0rW4FDedIpwW5RQ =
9+ github.com/hashicorp/terraform-plugin-go v0.22 .0 h1:1OS1Jk5mO0f5hrziWJGXXIxBrMe2j/B8E+DVGw43Xmc =
10+ github.com/hashicorp/terraform-plugin-go v0.22 .0 /go.mod h1:mPULV91VKss7sik6KFEcEu7HuTogMLLO/EvWCuFkRVE =
1111github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
1212github.com/stretchr/testify v1.6.1 h1:hDPOHmpOpP40lSULcqw7IrRb/u7w6RpDC9399XyoNd0 =
1313github.com/vmihailenco/msgpack/v5 v5.4.1 h1:cQriyiUvjTwOHg8QZaPihLWeRAAVoCpE00IUPn0Bjt8 =
You can’t perform that action at this time.
0 commit comments