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.22.0
5
5
require (
6
6
github.com/hashicorp/terraform-plugin-docs v0.19.4
7
7
github.com/hashicorp/terraform-plugin-framework v1.11.0
8
- github.com/hashicorp/terraform-plugin-framework-jsontypes v0.1 .0
8
+ github.com/hashicorp/terraform-plugin-framework-jsontypes v0.2 .0
9
9
github.com/hashicorp/terraform-plugin-go v0.23.0
10
10
github.com/hashicorp/terraform-plugin-log v0.9.0
11
11
github.com/hashicorp/terraform-plugin-testing v1.10.0
Original file line number Diff line number Diff line change @@ -111,8 +111,8 @@ github.com/hashicorp/terraform-plugin-docs v0.19.4 h1:G3Bgo7J22OMtegIgn8Cd/CaSey
111
111
github.com/hashicorp/terraform-plugin-docs v0.19.4 /go.mod h1:4pLASsatTmRynVzsjEhbXZ6s7xBlUw/2Kt0zfrq8HxA =
112
112
github.com/hashicorp/terraform-plugin-framework v1.11.0 h1:M7+9zBArexHFXDx/pKTxjE6n/2UCXY6b8FIq9ZYhwfE =
113
113
github.com/hashicorp/terraform-plugin-framework v1.11.0 /go.mod h1:qBXLDn69kM97NNVi/MQ9qgd1uWWsVftGSnygYG1tImM =
114
- github.com/hashicorp/terraform-plugin-framework-jsontypes v0.1 .0 h1:b8vZYB/SkXJT4YPbT3trzE6oJ7dPyMy68+9dEDKsJjE =
115
- github.com/hashicorp/terraform-plugin-framework-jsontypes v0.1 .0 /go.mod h1:tP9BC3icoXBz72evMS5UTFvi98CiKhPdXF6yLs1wS8A =
114
+ github.com/hashicorp/terraform-plugin-framework-jsontypes v0.2 .0 h1:SJXL5FfJJm17554Kpt9jFXngdM6fXbnUnZ6iT2IeiYA =
115
+ github.com/hashicorp/terraform-plugin-framework-jsontypes v0.2 .0 /go.mod h1:p0phD0IYhsu9bR4+6OetVvvH59I6LwjXGnTVEr8ox6E =
116
116
github.com/hashicorp/terraform-plugin-go v0.23.0 h1:AALVuU1gD1kPb48aPQUjug9Ir/125t+AAurhqphJ2Co =
117
117
github.com/hashicorp/terraform-plugin-go v0.23.0 /go.mod h1:1E3Cr9h2vMlahWMbsSEcNrOCxovCZhOOIXjFHbjc/lQ =
118
118
github.com/hashicorp/terraform-plugin-log v0.9.0 h1:i7hOA+vdAItN1/7UrfBqBwvYPQ9TFvymaRGZED3FCV0 =
You can’t perform that action at this time.
0 commit comments