File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
7
7
github.com/hashicorp/go-cty v1.4.1-0.20200723130312-85980079f637
8
8
github.com/hashicorp/go-hclog v1.6.3
9
9
github.com/hashicorp/go-multierror v1.1.1
10
- github.com/hashicorp/terraform-plugin-framework v1.8 .0
10
+ github.com/hashicorp/terraform-plugin-framework v1.9 .0
11
11
github.com/hashicorp/terraform-plugin-framework-validators v0.12.0
12
12
github.com/hashicorp/terraform-plugin-go v0.23.0
13
13
github.com/hashicorp/terraform-plugin-log v0.9.0
Original file line number Diff line number Diff line change @@ -97,6 +97,8 @@ github.com/hashicorp/terraform-plugin-framework v1.7.0 h1:wOULbVmfONnJo9iq7/q+iB
97
97
github.com/hashicorp/terraform-plugin-framework v1.7.0 /go.mod h1:jY9Id+3KbZ17OMpulgnWLSfwxNVYSoYBQFTgsx044CI =
98
98
github.com/hashicorp/terraform-plugin-framework v1.8.0 h1:P07qy8RKLcoBkCrY2RHJer5AEvJnDuXomBgou6fD8kI =
99
99
github.com/hashicorp/terraform-plugin-framework v1.8.0 /go.mod h1:/CpTukO88PcL/62noU7cuyaSJ4Rsim+A/pa+3rUVufY =
100
+ github.com/hashicorp/terraform-plugin-framework v1.9.0 h1:caLcDoxiRucNi2hk8+j3kJwkKfvHznubyFsJMWfZqKU =
101
+ github.com/hashicorp/terraform-plugin-framework v1.9.0 /go.mod h1:qBXLDn69kM97NNVi/MQ9qgd1uWWsVftGSnygYG1tImM =
100
102
github.com/hashicorp/terraform-plugin-framework-validators v0.12.0 h1:HOjBuMbOEzl7snOdOoUfE2Jgeto6JOjLVQ39Ls2nksc =
101
103
github.com/hashicorp/terraform-plugin-framework-validators v0.12.0 /go.mod h1:jfHGE/gzjxYz6XoUwi/aYiiKrJDeutQNUtGQXkaHklg =
102
104
github.com/hashicorp/terraform-plugin-go v0.22.1 h1:iTS7WHNVrn7uhe3cojtvWWn83cm2Z6ryIUDTRO0EV7w =
You can’t perform that action at this time.
0 commit comments