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 @@ -5,7 +5,7 @@ go 1.23.5
5
5
require (
6
6
github.com/hashicorp/terraform-plugin-docs v0.19.1
7
7
github.com/hashicorp/terraform-plugin-framework v1.13.0
8
- github.com/hashicorp/terraform-plugin-go v0.25 .0
8
+ github.com/hashicorp/terraform-plugin-go v0.26 .0
9
9
github.com/hashicorp/terraform-plugin-testing v1.5.1
10
10
go.mozilla.org/pkcs7 v0.9.0
11
11
)
Original file line number Diff line number Diff line change @@ -107,8 +107,8 @@ github.com/hashicorp/terraform-plugin-docs v0.19.1 h1:XYIlGCfnUDVTyKPIHFKRDfB4IN
107
107
github.com/hashicorp/terraform-plugin-docs v0.19.1 /go.mod h1:NPfKCSfzTtq+YCFHr2qTAMknWUxR8C4KgTbGkHULSV8 =
108
108
github.com/hashicorp/terraform-plugin-framework v1.13.0 h1:8OTG4+oZUfKgnfTdPTJwZ532Bh2BobF4H+yBiYJ/scw =
109
109
github.com/hashicorp/terraform-plugin-framework v1.13.0 /go.mod h1:j64rwMGpgM3NYXTKuxrCnyubQb/4VKldEKlcG8cvmjU =
110
- github.com/hashicorp/terraform-plugin-go v0.25 .0 h1:oi13cx7xXA6QciMcpcFi/rwA974rdTxjqEhXJjbAyks =
111
- github.com/hashicorp/terraform-plugin-go v0.25 .0 /go.mod h1:+SYagMYadJP86Kvn+TGeV+ofr/R3g4/If0O5sO96MVw =
110
+ github.com/hashicorp/terraform-plugin-go v0.26 .0 h1:cuIzCv4qwigug3OS7iKhpGAbZTiypAfFQmw8aE65O2M =
111
+ github.com/hashicorp/terraform-plugin-go v0.26 .0 /go.mod h1:+CXjuLDiFgqR+GcrM5a2E2Kal5t5q2jb0E3D57tTdNY =
112
112
github.com/hashicorp/terraform-plugin-log v0.9.0 h1:i7hOA+vdAItN1/7UrfBqBwvYPQ9TFvymaRGZED3FCV0 =
113
113
github.com/hashicorp/terraform-plugin-log v0.9.0 /go.mod h1:rKL8egZQ/eXSyDqzLUuwUYLVdlYeamldAHSxjUFADow =
114
114
github.com/hashicorp/terraform-plugin-sdk/v2 v2.35.0 h1:wyKCCtn6pBBL46c1uIIBNUOWlNfYXfXpVo16iDyLp8Y =
You can’t perform that action at this time.
0 commit comments