File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,9 +5,9 @@ go 1.25.0
55require (
66 github.com/descope/go-sdk v1.28.0
77 github.com/hashicorp/go-uuid v1.0.3
8- github.com/hashicorp/terraform-plugin-framework v1.18 .0
8+ github.com/hashicorp/terraform-plugin-framework v1.19 .0
99 github.com/hashicorp/terraform-plugin-framework-validators v0.19.0
10- github.com/hashicorp/terraform-plugin-go v0.30 .0
10+ github.com/hashicorp/terraform-plugin-go v0.31 .0
1111 github.com/hashicorp/terraform-plugin-log v0.10.0
1212 github.com/hashicorp/terraform-plugin-testing v1.14.0
1313 github.com/iancoleman/strcase v0.3.0
Original file line number Diff line number Diff line change @@ -91,12 +91,12 @@ github.com/hashicorp/terraform-exec v0.24.0 h1:mL0xlk9H5g2bn0pPF6JQZk5YlByqSqrO5
9191github.com/hashicorp/terraform-exec v0.24.0 /go.mod h1:lluc/rDYfAhYdslLJQg3J0oDqo88oGQAdHR+wDqFvo4 =
9292github.com/hashicorp/terraform-json v0.27.2 h1:BwGuzM6iUPqf9JYM/Z4AF1OJ5VVJEEzoKST/tRDBJKU =
9393github.com/hashicorp/terraform-json v0.27.2 /go.mod h1:GzPLJ1PLdUG5xL6xn1OXWIjteQRT2CNT9o/6A9mi9hE =
94- github.com/hashicorp/terraform-plugin-framework v1.18 .0 h1:Xy6OfqSTZfAAKXSlJ810lYvuQvYkOpSUoNMQ9l2L1RA =
95- github.com/hashicorp/terraform-plugin-framework v1.18 .0 /go.mod h1:eeFIf68PME+kenJeqSrIcpHhYQK0TOyv7ocKdN4Z35E =
94+ github.com/hashicorp/terraform-plugin-framework v1.19 .0 h1:q0bwyhxAOR3vfdgbk9iplv3MlTv/dhBHTXjQOtQDoBA =
95+ github.com/hashicorp/terraform-plugin-framework v1.19 .0 /go.mod h1:YRXOBu0jvs7xp4AThBbX4mAzYaMJ1JgtFH//oGKxwLc =
9696github.com/hashicorp/terraform-plugin-framework-validators v0.19.0 h1:Zz3iGgzxe/1XBkooZCewS0nJAaCFPFPHdNJd8FgE4Ow =
9797github.com/hashicorp/terraform-plugin-framework-validators v0.19.0 /go.mod h1:GBKTNGbGVJohU03dZ7U8wHqc2zYnMUawgCN+gC0itLc =
98- github.com/hashicorp/terraform-plugin-go v0.30 .0 h1:VmEiD0n/ewxbvV5VI/bYwNtlSEAXtHaZlSnyUUuQK6k =
99- github.com/hashicorp/terraform-plugin-go v0.30 .0 /go.mod h1:8d523ORAW8OHgA9e8JKg0ezL3XUO84H0A25o4NY/jRo =
98+ github.com/hashicorp/terraform-plugin-go v0.31 .0 h1:0Fz2r9DQ+kNNl6bx8HRxFd1TfMKUvnrOtvJPmp3Z0q8 =
99+ github.com/hashicorp/terraform-plugin-go v0.31 .0 /go.mod h1:A88bDhd/cW7FnwqxQRz3slT+QY6yzbHKc6AOTtmdeS8 =
100100github.com/hashicorp/terraform-plugin-log v0.10.0 h1:eu2kW6/QBVdN4P3Ju2WiB2W3ObjkAsyfBsL3Wh1fj3g =
101101github.com/hashicorp/terraform-plugin-log v0.10.0 /go.mod h1:/9RR5Cv2aAbrqcTSdNmY1NRHP4E3ekrXRGjqORpXyB0 =
102102github.com/hashicorp/terraform-plugin-sdk/v2 v2.38.1 h1:mlAq/OrMlg04IuJT7NpefI1wwtdpWudnEmjuQs04t/4 =
You can’t perform that action at this time.
0 commit comments