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.9 .0
8+ github.com/hashicorp/terraform-plugin-framework v1.10 .0
99 golang.org/x/oauth2 v0.21.0
1010)
1111
@@ -55,7 +55,7 @@ require (
5555 github.com/hashicorp/hcl v1.0.0 // indirect
5656 github.com/hashicorp/terraform-exec v0.21.0 // indirect
5757 github.com/hashicorp/terraform-json v0.22.1 // indirect
58- github.com/hashicorp/terraform-plugin-framework-validators v0.12 .0
58+ github.com/hashicorp/terraform-plugin-framework-validators v0.13 .0
5959 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
Original file line number Diff line number Diff line change @@ -124,8 +124,12 @@ github.com/hashicorp/terraform-plugin-docs v0.19.4 h1:G3Bgo7J22OMtegIgn8Cd/CaSey
124124github.com/hashicorp/terraform-plugin-docs v0.19.4 /go.mod h1:4pLASsatTmRynVzsjEhbXZ6s7xBlUw/2Kt0zfrq8HxA =
125125github.com/hashicorp/terraform-plugin-framework v1.9.0 h1:caLcDoxiRucNi2hk8+j3kJwkKfvHznubyFsJMWfZqKU =
126126github.com/hashicorp/terraform-plugin-framework v1.9.0 /go.mod h1:qBXLDn69kM97NNVi/MQ9qgd1uWWsVftGSnygYG1tImM =
127+ github.com/hashicorp/terraform-plugin-framework v1.10.0 h1:xXhICE2Fns1RYZxEQebwkB2+kXouLC932Li9qelozrc =
128+ github.com/hashicorp/terraform-plugin-framework v1.10.0 /go.mod h1:qBXLDn69kM97NNVi/MQ9qgd1uWWsVftGSnygYG1tImM =
127129github.com/hashicorp/terraform-plugin-framework-validators v0.12.0 h1:HOjBuMbOEzl7snOdOoUfE2Jgeto6JOjLVQ39Ls2nksc =
128130github.com/hashicorp/terraform-plugin-framework-validators v0.12.0 /go.mod h1:jfHGE/gzjxYz6XoUwi/aYiiKrJDeutQNUtGQXkaHklg =
131+ github.com/hashicorp/terraform-plugin-framework-validators v0.13.0 h1:bxZfGo9DIUoLLtHMElsu+zwqI4IsMZQBRRy4iLzZJ8E =
132+ github.com/hashicorp/terraform-plugin-framework-validators v0.13.0 /go.mod h1:wGeI02gEhj9nPANU62F2jCaHjXulejm/X+af4PdZaNo =
129133github.com/hashicorp/terraform-plugin-go v0.23.0 h1:AALVuU1gD1kPb48aPQUjug9Ir/125t+AAurhqphJ2Co =
130134github.com/hashicorp/terraform-plugin-go v0.23.0 /go.mod h1:1E3Cr9h2vMlahWMbsSEcNrOCxovCZhOOIXjFHbjc/lQ =
131135github.com/hashicorp/terraform-plugin-log v0.9.0 h1:i7hOA+vdAItN1/7UrfBqBwvYPQ9TFvymaRGZED3FCV0 =
You can’t perform that action at this time.
0 commit comments