File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ go 1.22.7
4
4
5
5
require (
6
6
github.com/bmatcuk/doublestar/v4 v4.7.1
7
- github.com/hashicorp/terraform-plugin-framework v1.12 .0
8
- github.com/hashicorp/terraform-plugin-framework-validators v0.14 .0
7
+ github.com/hashicorp/terraform-plugin-framework v1.13 .0
8
+ github.com/hashicorp/terraform-plugin-framework-validators v0.15 .0
9
9
github.com/hashicorp/terraform-plugin-go v0.25.0
10
10
github.com/hashicorp/terraform-plugin-testing v1.10.0
11
11
golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56
Original file line number Diff line number Diff line change @@ -78,10 +78,10 @@ github.com/hashicorp/terraform-exec v0.21.0 h1:uNkLAe95ey5Uux6KJdua6+cv8asgILFVW
78
78
github.com/hashicorp/terraform-exec v0.21.0 /go.mod h1:1PPeMYou+KDUSSeRE9szMZ/oHf4fYUmB923Wzbq1ICg =
79
79
github.com/hashicorp/terraform-json v0.22.1 h1:xft84GZR0QzjPVWs4lRUwvTcPnegqlyS7orfb5Ltvec =
80
80
github.com/hashicorp/terraform-json v0.22.1 /go.mod h1:JbWSQCLFSXFFhg42T7l9iJwdGXBYV8fmmD6o/ML4p3A =
81
- github.com/hashicorp/terraform-plugin-framework v1.12 .0 h1:7HKaueHPaikX5/7cbC1r9d1m12iYHY+FlNZEGxQ42CQ =
82
- github.com/hashicorp/terraform-plugin-framework v1.12 .0 /go.mod h1:N/IOQ2uYjW60Jp39Cp3mw7I/OpC/GfZ0385R0YibmkE =
83
- github.com/hashicorp/terraform-plugin-framework-validators v0.14 .0 h1:3PCn9iyzdVOgHYOBmncpSSOxjQhCTYmc+PGvbdlqSaI =
84
- github.com/hashicorp/terraform-plugin-framework-validators v0.14 .0 /go.mod h1:LwDKNdzxrDY/mHBrlC6aYfE2fQ3Dk3gaJD64vNiXvo4 =
81
+ github.com/hashicorp/terraform-plugin-framework v1.13 .0 h1:8OTG4+oZUfKgnfTdPTJwZ532Bh2BobF4H+yBiYJ/scw =
82
+ github.com/hashicorp/terraform-plugin-framework v1.13 .0 /go.mod h1:j64rwMGpgM3NYXTKuxrCnyubQb/4VKldEKlcG8cvmjU =
83
+ github.com/hashicorp/terraform-plugin-framework-validators v0.15 .0 h1:RXMmu7JgpFjnI1a5QjMCBb11usrW2OtAG+iOTIj5c9Y =
84
+ github.com/hashicorp/terraform-plugin-framework-validators v0.15 .0 /go.mod h1:Bh89/hNmqsEWug4/XWKYBwtnw3tbz5BAy1L1OgvbIaY =
85
85
github.com/hashicorp/terraform-plugin-go v0.25.0 h1:oi13cx7xXA6QciMcpcFi/rwA974rdTxjqEhXJjbAyks =
86
86
github.com/hashicorp/terraform-plugin-go v0.25.0 /go.mod h1:+SYagMYadJP86Kvn+TGeV+ofr/R3g4/If0O5sO96MVw =
87
87
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