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 @@ -6,7 +6,7 @@ toolchain go1.21.3
6
6
7
7
require (
8
8
github.com/hashicorp/terraform-plugin-framework v1.10.0
9
- github.com/hashicorp/terraform-plugin-framework-validators v0.12 .0
9
+ github.com/hashicorp/terraform-plugin-framework-validators v0.13 .0
10
10
github.com/hashicorp/terraform-plugin-go v0.23.0
11
11
github.com/hashicorp/terraform-plugin-testing v1.9.0
12
12
)
Original file line number Diff line number Diff line change @@ -76,8 +76,8 @@ github.com/hashicorp/terraform-json v0.22.1 h1:xft84GZR0QzjPVWs4lRUwvTcPnegqlyS7
76
76
github.com/hashicorp/terraform-json v0.22.1 /go.mod h1:JbWSQCLFSXFFhg42T7l9iJwdGXBYV8fmmD6o/ML4p3A =
77
77
github.com/hashicorp/terraform-plugin-framework v1.10.0 h1:xXhICE2Fns1RYZxEQebwkB2+kXouLC932Li9qelozrc =
78
78
github.com/hashicorp/terraform-plugin-framework v1.10.0 /go.mod h1:qBXLDn69kM97NNVi/MQ9qgd1uWWsVftGSnygYG1tImM =
79
- github.com/hashicorp/terraform-plugin-framework-validators v0.12 .0 h1:HOjBuMbOEzl7snOdOoUfE2Jgeto6JOjLVQ39Ls2nksc =
80
- github.com/hashicorp/terraform-plugin-framework-validators v0.12 .0 /go.mod h1:jfHGE/gzjxYz6XoUwi/aYiiKrJDeutQNUtGQXkaHklg =
79
+ github.com/hashicorp/terraform-plugin-framework-validators v0.13 .0 h1:bxZfGo9DIUoLLtHMElsu+zwqI4IsMZQBRRy4iLzZJ8E =
80
+ github.com/hashicorp/terraform-plugin-framework-validators v0.13 .0 /go.mod h1:wGeI02gEhj9nPANU62F2jCaHjXulejm/X+af4PdZaNo =
81
81
github.com/hashicorp/terraform-plugin-go v0.23.0 h1:AALVuU1gD1kPb48aPQUjug9Ir/125t+AAurhqphJ2Co =
82
82
github.com/hashicorp/terraform-plugin-go v0.23.0 /go.mod h1:1E3Cr9h2vMlahWMbsSEcNrOCxovCZhOOIXjFHbjc/lQ =
83
83
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