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 @@ -7,8 +7,8 @@ toolchain go1.21.7
7
7
require (
8
8
github.com/avast/retry-go/v4 v4.6.0
9
9
github.com/hashicorp/terraform-plugin-docs v0.18.0
10
- github.com/hashicorp/terraform-plugin-framework v1.9 .0
11
- github.com/hashicorp/terraform-plugin-framework-validators v0.12 .0
10
+ github.com/hashicorp/terraform-plugin-framework v1.10 .0
11
+ github.com/hashicorp/terraform-plugin-framework-validators v0.13 .0
12
12
github.com/hashicorp/terraform-plugin-go v0.23.0
13
13
github.com/hashicorp/terraform-plugin-testing v1.8.0
14
14
github.com/segmentio/public-api-sdk-go v0.0.0-20231114153454-3be55fde5c99
Original file line number Diff line number Diff line change @@ -107,12 +107,12 @@ github.com/hashicorp/terraform-json v0.22.1 h1:xft84GZR0QzjPVWs4lRUwvTcPnegqlyS7
107
107
github.com/hashicorp/terraform-json v0.22.1 /go.mod h1:JbWSQCLFSXFFhg42T7l9iJwdGXBYV8fmmD6o/ML4p3A =
108
108
github.com/hashicorp/terraform-plugin-docs v0.18.0 h1:2bINhzXc+yDeAcafurshCrIjtdu1XHn9zZ3ISuEhgpk =
109
109
github.com/hashicorp/terraform-plugin-docs v0.18.0 /go.mod h1:iIUfaJpdUmpi+rI42Kgq+63jAjI8aZVTyxp3Bvk9Hg8 =
110
- github.com/hashicorp/terraform-plugin-framework v1.9 .0 h1:caLcDoxiRucNi2hk8+j3kJwkKfvHznubyFsJMWfZqKU =
111
- github.com/hashicorp/terraform-plugin-framework v1.9 .0 /go.mod h1:qBXLDn69kM97NNVi/MQ9qgd1uWWsVftGSnygYG1tImM =
110
+ github.com/hashicorp/terraform-plugin-framework v1.10 .0 h1:xXhICE2Fns1RYZxEQebwkB2+kXouLC932Li9qelozrc =
111
+ github.com/hashicorp/terraform-plugin-framework v1.10 .0 /go.mod h1:qBXLDn69kM97NNVi/MQ9qgd1uWWsVftGSnygYG1tImM =
112
112
github.com/hashicorp/terraform-plugin-framework-jsontypes v0.1.0 h1:b8vZYB/SkXJT4YPbT3trzE6oJ7dPyMy68+9dEDKsJjE =
113
113
github.com/hashicorp/terraform-plugin-framework-jsontypes v0.1.0 /go.mod h1:tP9BC3icoXBz72evMS5UTFvi98CiKhPdXF6yLs1wS8A =
114
- github.com/hashicorp/terraform-plugin-framework-validators v0.12 .0 h1:HOjBuMbOEzl7snOdOoUfE2Jgeto6JOjLVQ39Ls2nksc =
115
- github.com/hashicorp/terraform-plugin-framework-validators v0.12 .0 /go.mod h1:jfHGE/gzjxYz6XoUwi/aYiiKrJDeutQNUtGQXkaHklg =
114
+ github.com/hashicorp/terraform-plugin-framework-validators v0.13 .0 h1:bxZfGo9DIUoLLtHMElsu+zwqI4IsMZQBRRy4iLzZJ8E =
115
+ github.com/hashicorp/terraform-plugin-framework-validators v0.13 .0 /go.mod h1:wGeI02gEhj9nPANU62F2jCaHjXulejm/X+af4PdZaNo =
116
116
github.com/hashicorp/terraform-plugin-go v0.23.0 h1:AALVuU1gD1kPb48aPQUjug9Ir/125t+AAurhqphJ2Co =
117
117
github.com/hashicorp/terraform-plugin-go v0.23.0 /go.mod h1:1E3Cr9h2vMlahWMbsSEcNrOCxovCZhOOIXjFHbjc/lQ =
118
118
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