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 @@ -6,9 +6,9 @@ require (
66 github.com/cloudfoundry-community/go-uaa v0.3.4-0.20240727153833-d675ee37e6c9
77 github.com/cloudfoundry/go-cfclient/v3 v3.0.0-alpha.9.0.20250214224940-6a135399b1a1
88 github.com/google/uuid v1.6.0
9- github.com/hashicorp/terraform-plugin-framework v1.13 .0
9+ github.com/hashicorp/terraform-plugin-framework v1.14 .0
1010 github.com/hashicorp/terraform-plugin-framework-timeouts v0.5.0
11- github.com/hashicorp/terraform-plugin-framework-validators v0.16 .0
11+ github.com/hashicorp/terraform-plugin-framework-validators v0.17 .0
1212 github.com/hashicorp/terraform-plugin-go v0.26.0
1313 github.com/hashicorp/terraform-plugin-log v0.9.0
1414 github.com/hashicorp/terraform-plugin-testing v1.11.0
Original file line number Diff line number Diff line change @@ -91,14 +91,14 @@ github.com/hashicorp/terraform-exec v0.21.0 h1:uNkLAe95ey5Uux6KJdua6+cv8asgILFVW
9191github.com/hashicorp/terraform-exec v0.21.0 /go.mod h1:1PPeMYou+KDUSSeRE9szMZ/oHf4fYUmB923Wzbq1ICg =
9292github.com/hashicorp/terraform-json v0.23.0 h1:sniCkExU4iKtTADReHzACkk8fnpQXrdD2xoR+lppBkI =
9393github.com/hashicorp/terraform-json v0.23.0 /go.mod h1:MHdXbBAbSg0GvzuWazEGKAn/cyNfIB7mN6y7KJN6y2c =
94- github.com/hashicorp/terraform-plugin-framework v1.13 .0 h1:8OTG4+oZUfKgnfTdPTJwZ532Bh2BobF4H+yBiYJ/scw =
95- github.com/hashicorp/terraform-plugin-framework v1.13 .0 /go.mod h1:j64rwMGpgM3NYXTKuxrCnyubQb/4VKldEKlcG8cvmjU =
94+ github.com/hashicorp/terraform-plugin-framework v1.14 .0 h1:lsmTJqBlZ4GUabnDxj8Lsa5bmbuUKiUO3Zm9iIKSDf0 =
95+ github.com/hashicorp/terraform-plugin-framework v1.14 .0 /go.mod h1:xNUKmvTs6ldbwTuId5euAtg37dTxuyj3LHS3uj7BHQ4 =
9696github.com/hashicorp/terraform-plugin-framework-jsontypes v0.2.0 h1:SJXL5FfJJm17554Kpt9jFXngdM6fXbnUnZ6iT2IeiYA =
9797github.com/hashicorp/terraform-plugin-framework-jsontypes v0.2.0 /go.mod h1:p0phD0IYhsu9bR4+6OetVvvH59I6LwjXGnTVEr8ox6E =
9898github.com/hashicorp/terraform-plugin-framework-timeouts v0.5.0 h1:I/N0g/eLZ1ZkLZXUQ0oRSXa8YG/EF0CEuQP1wXdrzKw =
9999github.com/hashicorp/terraform-plugin-framework-timeouts v0.5.0 /go.mod h1:t339KhmxnaF4SzdpxmqW8HnQBHVGYazwtfxU0qCs4eE =
100- github.com/hashicorp/terraform-plugin-framework-validators v0.16 .0 h1:O9QqGoYDzQT7lwTXUsZEtgabeWW96zUBh47Smn2lkFA =
101- github.com/hashicorp/terraform-plugin-framework-validators v0.16 .0 /go.mod h1:Bh89/hNmqsEWug4/XWKYBwtnw3tbz5BAy1L1OgvbIaY =
100+ github.com/hashicorp/terraform-plugin-framework-validators v0.17 .0 h1:0uYQcqqgW3BMyyve07WJgpKorXST3zkpzvrOnf3mpbg =
101+ github.com/hashicorp/terraform-plugin-framework-validators v0.17 .0 /go.mod h1:VwdfgE/5Zxm43flraNa0VjcvKQOGVrcO4X8peIri0T0 =
102102github.com/hashicorp/terraform-plugin-go v0.26.0 h1:cuIzCv4qwigug3OS7iKhpGAbZTiypAfFQmw8aE65O2M =
103103github.com/hashicorp/terraform-plugin-go v0.26.0 /go.mod h1:+CXjuLDiFgqR+GcrM5a2E2Kal5t5q2jb0E3D57tTdNY =
104104github.com/hashicorp/terraform-plugin-log v0.9.0 h1:i7hOA+vdAItN1/7UrfBqBwvYPQ9TFvymaRGZED3FCV0 =
You can’t perform that action at this time.
0 commit comments