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/bmatcuk/doublestar/v4 v4.6.1
9
- github.com/hashicorp/terraform-plugin-framework v1.10 .0
9
+ github.com/hashicorp/terraform-plugin-framework v1.11 .0
10
10
github.com/hashicorp/terraform-plugin-framework-validators v0.13.0
11
11
github.com/hashicorp/terraform-plugin-go v0.23.0
12
12
github.com/hashicorp/terraform-plugin-testing v1.9.0
Original file line number Diff line number Diff line change @@ -76,8 +76,8 @@ github.com/hashicorp/terraform-exec v0.21.0 h1:uNkLAe95ey5Uux6KJdua6+cv8asgILFVW
76
76
github.com/hashicorp/terraform-exec v0.21.0 /go.mod h1:1PPeMYou+KDUSSeRE9szMZ/oHf4fYUmB923Wzbq1ICg =
77
77
github.com/hashicorp/terraform-json v0.22.1 h1:xft84GZR0QzjPVWs4lRUwvTcPnegqlyS7orfb5Ltvec =
78
78
github.com/hashicorp/terraform-json v0.22.1 /go.mod h1:JbWSQCLFSXFFhg42T7l9iJwdGXBYV8fmmD6o/ML4p3A =
79
- github.com/hashicorp/terraform-plugin-framework v1.10 .0 h1:xXhICE2Fns1RYZxEQebwkB2+kXouLC932Li9qelozrc =
80
- github.com/hashicorp/terraform-plugin-framework v1.10 .0 /go.mod h1:qBXLDn69kM97NNVi/MQ9qgd1uWWsVftGSnygYG1tImM =
79
+ github.com/hashicorp/terraform-plugin-framework v1.11 .0 h1:M7+9zBArexHFXDx/pKTxjE6n/2UCXY6b8FIq9ZYhwfE =
80
+ github.com/hashicorp/terraform-plugin-framework v1.11 .0 /go.mod h1:qBXLDn69kM97NNVi/MQ9qgd1uWWsVftGSnygYG1tImM =
81
81
github.com/hashicorp/terraform-plugin-framework-validators v0.13.0 h1:bxZfGo9DIUoLLtHMElsu+zwqI4IsMZQBRRy4iLzZJ8E =
82
82
github.com/hashicorp/terraform-plugin-framework-validators v0.13.0 /go.mod h1:wGeI02gEhj9nPANU62F2jCaHjXulejm/X+af4PdZaNo =
83
83
github.com/hashicorp/terraform-plugin-go v0.23.0 h1:AALVuU1gD1kPb48aPQUjug9Ir/125t+AAurhqphJ2Co =
You can’t perform that action at this time.
0 commit comments