File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 5
5
require (
6
6
github.com/deepmap/oapi-codegen/v2 v2.1.0
7
7
github.com/hashicorp/terraform-plugin-docs v0.19.2
8
- github.com/hashicorp/terraform-plugin-framework v1.8 .0
8
+ github.com/hashicorp/terraform-plugin-framework v1.9 .0
9
9
github.com/hashicorp/terraform-plugin-go v0.23.0
10
+ github.com/hashicorp/terraform-plugin-sdk/v2 v2.33.0
10
11
github.com/hashicorp/terraform-plugin-testing v1.8.0
11
12
github.com/oapi-codegen/runtime v1.1.1
12
13
)
@@ -48,7 +49,6 @@ require (
48
49
github.com/hashicorp/terraform-exec v0.21.0 // indirect
49
50
github.com/hashicorp/terraform-json v0.22.1 // indirect
50
51
github.com/hashicorp/terraform-plugin-log v0.9.0 // indirect
51
- github.com/hashicorp/terraform-plugin-sdk/v2 v2.33.0 // indirect
52
52
github.com/hashicorp/terraform-registry-address v0.2.3 // indirect
53
53
github.com/hashicorp/terraform-svchost v0.1.1 // indirect
54
54
github.com/hashicorp/yamux v0.1.1 // indirect
Original file line number Diff line number Diff line change @@ -115,6 +115,8 @@ github.com/hashicorp/terraform-plugin-docs v0.19.2 h1:YjdKa1vuqt9EnPYkkrv9HnGZz1
115
115
github.com/hashicorp/terraform-plugin-docs v0.19.2 /go.mod h1:gad2aP6uObFKhgNE8DR9nsEuEQnibp7il0jZYYOunWY =
116
116
github.com/hashicorp/terraform-plugin-framework v1.8.0 h1:P07qy8RKLcoBkCrY2RHJer5AEvJnDuXomBgou6fD8kI =
117
117
github.com/hashicorp/terraform-plugin-framework v1.8.0 /go.mod h1:/CpTukO88PcL/62noU7cuyaSJ4Rsim+A/pa+3rUVufY =
118
+ github.com/hashicorp/terraform-plugin-framework v1.9.0 h1:caLcDoxiRucNi2hk8+j3kJwkKfvHznubyFsJMWfZqKU =
119
+ github.com/hashicorp/terraform-plugin-framework v1.9.0 /go.mod h1:qBXLDn69kM97NNVi/MQ9qgd1uWWsVftGSnygYG1tImM =
118
120
github.com/hashicorp/terraform-plugin-go v0.23.0 h1:AALVuU1gD1kPb48aPQUjug9Ir/125t+AAurhqphJ2Co =
119
121
github.com/hashicorp/terraform-plugin-go v0.23.0 /go.mod h1:1E3Cr9h2vMlahWMbsSEcNrOCxovCZhOOIXjFHbjc/lQ =
120
122
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