File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ require (
9
9
github.com/docker/go-connections v0.5.0
10
10
github.com/google/uuid v1.6.0
11
11
github.com/hashicorp/terraform-plugin-docs v0.20.1
12
- github.com/hashicorp/terraform-plugin-framework v1.13 .0
13
- github.com/hashicorp/terraform-plugin-framework-validators v0.16 .0
12
+ github.com/hashicorp/terraform-plugin-framework v1.14 .0
13
+ github.com/hashicorp/terraform-plugin-framework-validators v0.17 .0
14
14
github.com/hashicorp/terraform-plugin-go v0.26.0
15
15
github.com/hashicorp/terraform-plugin-log v0.9.0
16
16
github.com/hashicorp/terraform-plugin-testing v1.11.0
Original file line number Diff line number Diff line change @@ -236,10 +236,10 @@ github.com/hashicorp/terraform-json v0.24.0 h1:rUiyF+x1kYawXeRth6fKFm/MdfBS6+lW4
236
236
github.com/hashicorp/terraform-json v0.24.0 /go.mod h1:Nfj5ubo9xbu9uiAoZVBsNOjvNKB66Oyrvtit74kC7ow =
237
237
github.com/hashicorp/terraform-plugin-docs v0.20.1 h1:Fq7E/HrU8kuZu3hNliZGwloFWSYfWEOWnylFhYQIoys =
238
238
github.com/hashicorp/terraform-plugin-docs v0.20.1 /go.mod h1:Yz6HoK7/EgzSrHPB9J/lWFzwl9/xep2OPnc5jaJDV90 =
239
- github.com/hashicorp/terraform-plugin-framework v1.13 .0 h1:8OTG4+oZUfKgnfTdPTJwZ532Bh2BobF4H+yBiYJ/scw =
240
- github.com/hashicorp/terraform-plugin-framework v1.13 .0 /go.mod h1:j64rwMGpgM3NYXTKuxrCnyubQb/4VKldEKlcG8cvmjU =
241
- github.com/hashicorp/terraform-plugin-framework-validators v0.16 .0 h1:O9QqGoYDzQT7lwTXUsZEtgabeWW96zUBh47Smn2lkFA =
242
- github.com/hashicorp/terraform-plugin-framework-validators v0.16 .0 /go.mod h1:Bh89/hNmqsEWug4/XWKYBwtnw3tbz5BAy1L1OgvbIaY =
239
+ github.com/hashicorp/terraform-plugin-framework v1.14 .0 h1:lsmTJqBlZ4GUabnDxj8Lsa5bmbuUKiUO3Zm9iIKSDf0 =
240
+ github.com/hashicorp/terraform-plugin-framework v1.14 .0 /go.mod h1:xNUKmvTs6ldbwTuId5euAtg37dTxuyj3LHS3uj7BHQ4 =
241
+ github.com/hashicorp/terraform-plugin-framework-validators v0.17 .0 h1:0uYQcqqgW3BMyyve07WJgpKorXST3zkpzvrOnf3mpbg =
242
+ github.com/hashicorp/terraform-plugin-framework-validators v0.17 .0 /go.mod h1:VwdfgE/5Zxm43flraNa0VjcvKQOGVrcO4X8peIri0T0 =
243
243
github.com/hashicorp/terraform-plugin-go v0.26.0 h1:cuIzCv4qwigug3OS7iKhpGAbZTiypAfFQmw8aE65O2M =
244
244
github.com/hashicorp/terraform-plugin-go v0.26.0 /go.mod h1:+CXjuLDiFgqR+GcrM5a2E2Kal5t5q2jb0E3D57tTdNY =
245
245
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