File tree 2 files changed +6
-2
lines changed
2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ toolchain go1.23.4
7
7
require (
8
8
github.com/go-swagger/go-swagger v0.30.5
9
9
github.com/hashicorp/terraform-plugin-docs v0.21.0
10
- github.com/hashicorp/terraform-plugin-framework v1.13 .0
10
+ github.com/hashicorp/terraform-plugin-framework v1.14 .0
11
11
golang.org/x/oauth2 v0.25.0
12
12
)
13
13
@@ -67,7 +67,7 @@ require (
67
67
github.com/hashicorp/hcl v1.0.0 // indirect
68
68
github.com/hashicorp/terraform-exec v0.22.0 // indirect
69
69
github.com/hashicorp/terraform-json v0.24.0 // indirect
70
- github.com/hashicorp/terraform-plugin-framework-validators v0.16 .0
70
+ github.com/hashicorp/terraform-plugin-framework-validators v0.17 .0
71
71
github.com/hashicorp/terraform-plugin-go v0.26.0
72
72
github.com/hashicorp/terraform-plugin-log v0.9.0 // indirect
73
73
github.com/hashicorp/terraform-plugin-testing v1.12.0
Original file line number Diff line number Diff line change @@ -160,10 +160,14 @@ github.com/hashicorp/terraform-plugin-docs v0.21.0 h1:yoyA/Y719z9WdFJAhpUkI1jRbK
160
160
github.com/hashicorp/terraform-plugin-docs v0.21.0 /go.mod h1:J4Wott1J2XBKZPp/NkQv7LMShJYOcrqhQ2myXBcu64s =
161
161
github.com/hashicorp/terraform-plugin-framework v1.13.0 h1:8OTG4+oZUfKgnfTdPTJwZ532Bh2BobF4H+yBiYJ/scw =
162
162
github.com/hashicorp/terraform-plugin-framework v1.13.0 /go.mod h1:j64rwMGpgM3NYXTKuxrCnyubQb/4VKldEKlcG8cvmjU =
163
+ github.com/hashicorp/terraform-plugin-framework v1.14.0 h1:lsmTJqBlZ4GUabnDxj8Lsa5bmbuUKiUO3Zm9iIKSDf0 =
164
+ github.com/hashicorp/terraform-plugin-framework v1.14.0 /go.mod h1:xNUKmvTs6ldbwTuId5euAtg37dTxuyj3LHS3uj7BHQ4 =
163
165
github.com/hashicorp/terraform-plugin-framework-validators v0.15.0 h1:RXMmu7JgpFjnI1a5QjMCBb11usrW2OtAG+iOTIj5c9Y =
164
166
github.com/hashicorp/terraform-plugin-framework-validators v0.15.0 /go.mod h1:Bh89/hNmqsEWug4/XWKYBwtnw3tbz5BAy1L1OgvbIaY =
165
167
github.com/hashicorp/terraform-plugin-framework-validators v0.16.0 h1:O9QqGoYDzQT7lwTXUsZEtgabeWW96zUBh47Smn2lkFA =
166
168
github.com/hashicorp/terraform-plugin-framework-validators v0.16.0 /go.mod h1:Bh89/hNmqsEWug4/XWKYBwtnw3tbz5BAy1L1OgvbIaY =
169
+ github.com/hashicorp/terraform-plugin-framework-validators v0.17.0 h1:0uYQcqqgW3BMyyve07WJgpKorXST3zkpzvrOnf3mpbg =
170
+ github.com/hashicorp/terraform-plugin-framework-validators v0.17.0 /go.mod h1:VwdfgE/5Zxm43flraNa0VjcvKQOGVrcO4X8peIri0T0 =
167
171
github.com/hashicorp/terraform-plugin-go v0.25.0 h1:oi13cx7xXA6QciMcpcFi/rwA974rdTxjqEhXJjbAyks =
168
172
github.com/hashicorp/terraform-plugin-go v0.25.0 /go.mod h1:+SYagMYadJP86Kvn+TGeV+ofr/R3g4/If0O5sO96MVw =
169
173
github.com/hashicorp/terraform-plugin-go v0.26.0 h1:cuIzCv4qwigug3OS7iKhpGAbZTiypAfFQmw8aE65O2M =
You can’t perform that action at this time.
0 commit comments