File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 55require (
66 github.com/go-swagger/go-swagger v0.30.5
77 github.com/hashicorp/terraform-plugin-docs v0.19.4
8- github.com/hashicorp/terraform-plugin-framework v1.8 .0
8+ github.com/hashicorp/terraform-plugin-framework v1.9 .0
99 golang.org/x/oauth2 v0.20.0
1010)
1111
@@ -56,7 +56,7 @@ require (
5656 github.com/hashicorp/terraform-exec v0.21.0 // indirect
5757 github.com/hashicorp/terraform-json v0.22.1 // indirect
5858 github.com/hashicorp/terraform-plugin-framework-validators v0.12.0
59- github.com/hashicorp/terraform-plugin-go v0.22.2 // indirect
59+ github.com/hashicorp/terraform-plugin-go v0.23.0 // indirect
6060 github.com/hashicorp/terraform-plugin-log v0.9.0 // indirect
6161 github.com/hashicorp/terraform-registry-address v0.2.3 // indirect
6262 github.com/hashicorp/terraform-svchost v0.1.1 // indirect
Original file line number Diff line number Diff line change @@ -136,10 +136,14 @@ github.com/hashicorp/terraform-plugin-docs v0.19.4 h1:G3Bgo7J22OMtegIgn8Cd/CaSey
136136github.com/hashicorp/terraform-plugin-docs v0.19.4 /go.mod h1:4pLASsatTmRynVzsjEhbXZ6s7xBlUw/2Kt0zfrq8HxA =
137137github.com/hashicorp/terraform-plugin-framework v1.8.0 h1:P07qy8RKLcoBkCrY2RHJer5AEvJnDuXomBgou6fD8kI =
138138github.com/hashicorp/terraform-plugin-framework v1.8.0 /go.mod h1:/CpTukO88PcL/62noU7cuyaSJ4Rsim+A/pa+3rUVufY =
139+ github.com/hashicorp/terraform-plugin-framework v1.9.0 h1:caLcDoxiRucNi2hk8+j3kJwkKfvHznubyFsJMWfZqKU =
140+ github.com/hashicorp/terraform-plugin-framework v1.9.0 /go.mod h1:qBXLDn69kM97NNVi/MQ9qgd1uWWsVftGSnygYG1tImM =
139141github.com/hashicorp/terraform-plugin-framework-validators v0.12.0 h1:HOjBuMbOEzl7snOdOoUfE2Jgeto6JOjLVQ39Ls2nksc =
140142github.com/hashicorp/terraform-plugin-framework-validators v0.12.0 /go.mod h1:jfHGE/gzjxYz6XoUwi/aYiiKrJDeutQNUtGQXkaHklg =
141143github.com/hashicorp/terraform-plugin-go v0.22.2 h1:5o8uveu6eZUf5J7xGPV0eY0TPXg3qpmwX9sce03Bxnc =
142144github.com/hashicorp/terraform-plugin-go v0.22.2 /go.mod h1:drq8Snexp9HsbFZddvyLHN6LuWHHndSQg+gV+FPkcIM =
145+ github.com/hashicorp/terraform-plugin-go v0.23.0 h1:AALVuU1gD1kPb48aPQUjug9Ir/125t+AAurhqphJ2Co =
146+ github.com/hashicorp/terraform-plugin-go v0.23.0 /go.mod h1:1E3Cr9h2vMlahWMbsSEcNrOCxovCZhOOIXjFHbjc/lQ =
143147github.com/hashicorp/terraform-plugin-log v0.9.0 h1:i7hOA+vdAItN1/7UrfBqBwvYPQ9TFvymaRGZED3FCV0 =
144148github.com/hashicorp/terraform-plugin-log v0.9.0 /go.mod h1:rKL8egZQ/eXSyDqzLUuwUYLVdlYeamldAHSxjUFADow =
145149github.com/hashicorp/terraform-registry-address v0.2.3 h1:2TAiKJ1A3MAkZlH1YI/aTVcLZRu7JseiXNRHbOAyoTI =
You can’t perform that action at this time.
0 commit comments