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 @@ -5,8 +5,8 @@ go 1.22.1
5
5
require (
6
6
github.com/Khan/genqlient v0.7.0
7
7
github.com/hashicorp/terraform-plugin-docs v0.19.3
8
- github.com/hashicorp/terraform-plugin-framework v1.7 .0
9
- github.com/hashicorp/terraform-plugin-framework-validators v0.12 .0
8
+ github.com/hashicorp/terraform-plugin-framework v1.10 .0
9
+ github.com/hashicorp/terraform-plugin-framework-validators v0.13 .0
10
10
github.com/hashicorp/terraform-plugin-go v0.23.0
11
11
github.com/hashicorp/terraform-plugin-log v0.9.0
12
12
github.com/hashicorp/terraform-plugin-testing v1.7.0
Original file line number Diff line number Diff line change @@ -116,10 +116,10 @@ github.com/hashicorp/terraform-json v0.22.1 h1:xft84GZR0QzjPVWs4lRUwvTcPnegqlyS7
116
116
github.com/hashicorp/terraform-json v0.22.1 /go.mod h1:JbWSQCLFSXFFhg42T7l9iJwdGXBYV8fmmD6o/ML4p3A =
117
117
github.com/hashicorp/terraform-plugin-docs v0.19.3 h1:xoxpeIuBfnoGxXY0dTajdj4GjEv6TihZdj0lHNXbKew =
118
118
github.com/hashicorp/terraform-plugin-docs v0.19.3 /go.mod h1:4pLASsatTmRynVzsjEhbXZ6s7xBlUw/2Kt0zfrq8HxA =
119
- github.com/hashicorp/terraform-plugin-framework v1.7 .0 h1:wOULbVmfONnJo9iq7/q+iBOBJul5vRovaYJIu2cY/Pw =
120
- github.com/hashicorp/terraform-plugin-framework v1.7 .0 /go.mod h1:jY9Id+3KbZ17OMpulgnWLSfwxNVYSoYBQFTgsx044CI =
121
- github.com/hashicorp/terraform-plugin-framework-validators v0.12 .0 h1:HOjBuMbOEzl7snOdOoUfE2Jgeto6JOjLVQ39Ls2nksc =
122
- github.com/hashicorp/terraform-plugin-framework-validators v0.12 .0 /go.mod h1:jfHGE/gzjxYz6XoUwi/aYiiKrJDeutQNUtGQXkaHklg =
119
+ github.com/hashicorp/terraform-plugin-framework v1.10 .0 h1:xXhICE2Fns1RYZxEQebwkB2+kXouLC932Li9qelozrc =
120
+ github.com/hashicorp/terraform-plugin-framework v1.10 .0 /go.mod h1:qBXLDn69kM97NNVi/MQ9qgd1uWWsVftGSnygYG1tImM =
121
+ github.com/hashicorp/terraform-plugin-framework-validators v0.13 .0 h1:bxZfGo9DIUoLLtHMElsu+zwqI4IsMZQBRRy4iLzZJ8E =
122
+ github.com/hashicorp/terraform-plugin-framework-validators v0.13 .0 /go.mod h1:wGeI02gEhj9nPANU62F2jCaHjXulejm/X+af4PdZaNo =
123
123
github.com/hashicorp/terraform-plugin-go v0.23.0 h1:AALVuU1gD1kPb48aPQUjug9Ir/125t+AAurhqphJ2Co =
124
124
github.com/hashicorp/terraform-plugin-go v0.23.0 /go.mod h1:1E3Cr9h2vMlahWMbsSEcNrOCxovCZhOOIXjFHbjc/lQ =
125
125
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