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 @@ -7,7 +7,7 @@ toolchain go1.23.4
77require (
88 github.com/go-swagger/go-swagger v0.30.5
99 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
1111 golang.org/x/oauth2 v0.25.0
1212)
1313
@@ -67,7 +67,7 @@ require (
6767 github.com/hashicorp/hcl v1.0.0 // indirect
6868 github.com/hashicorp/terraform-exec v0.22.0 // indirect
6969 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
7171 github.com/hashicorp/terraform-plugin-go v0.26.0
7272 github.com/hashicorp/terraform-plugin-log v0.9.0 // indirect
7373 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
160160git.colasdn.top/hashicorp/terraform-plugin-docs v0.21.0 /go.mod h1:J4Wott1J2XBKZPp/NkQv7LMShJYOcrqhQ2myXBcu64s =
161161git.colasdn.top/hashicorp/terraform-plugin-framework v1.13.0 h1:8OTG4+oZUfKgnfTdPTJwZ532Bh2BobF4H+yBiYJ/scw =
162162git.colasdn.top/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 =
163165git.colasdn.top/hashicorp/terraform-plugin-framework-validators v0.15.0 h1:RXMmu7JgpFjnI1a5QjMCBb11usrW2OtAG+iOTIj5c9Y =
164166git.colasdn.top/hashicorp/terraform-plugin-framework-validators v0.15.0 /go.mod h1:Bh89/hNmqsEWug4/XWKYBwtnw3tbz5BAy1L1OgvbIaY =
165167git.colasdn.top/hashicorp/terraform-plugin-framework-validators v0.16.0 h1:O9QqGoYDzQT7lwTXUsZEtgabeWW96zUBh47Smn2lkFA =
166168git.colasdn.top/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 =
167171git.colasdn.top/hashicorp/terraform-plugin-go v0.25.0 h1:oi13cx7xXA6QciMcpcFi/rwA974rdTxjqEhXJjbAyks =
168172git.colasdn.top/hashicorp/terraform-plugin-go v0.25.0 /go.mod h1:+SYagMYadJP86Kvn+TGeV+ofr/R3g4/If0O5sO96MVw =
169173git.colasdn.top/hashicorp/terraform-plugin-go v0.26.0 h1:cuIzCv4qwigug3OS7iKhpGAbZTiypAfFQmw8aE65O2M =
You can’t perform that action at this time.
0 commit comments