File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.22.7
5
5
require (
6
6
github.com/bmatcuk/doublestar/v4 v4.7.1
7
7
github.com/hashicorp/terraform-plugin-framework v1.12.0
8
- github.com/hashicorp/terraform-plugin-framework-validators v0.13 .0
8
+ github.com/hashicorp/terraform-plugin-framework-validators v0.14 .0
9
9
github.com/hashicorp/terraform-plugin-go v0.24.0
10
10
github.com/hashicorp/terraform-plugin-testing v1.10.0
11
11
golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56
Original file line number Diff line number Diff line change @@ -80,8 +80,8 @@ github.com/hashicorp/terraform-json v0.22.1 h1:xft84GZR0QzjPVWs4lRUwvTcPnegqlyS7
80
80
github.com/hashicorp/terraform-json v0.22.1 /go.mod h1:JbWSQCLFSXFFhg42T7l9iJwdGXBYV8fmmD6o/ML4p3A =
81
81
github.com/hashicorp/terraform-plugin-framework v1.12.0 h1:7HKaueHPaikX5/7cbC1r9d1m12iYHY+FlNZEGxQ42CQ =
82
82
github.com/hashicorp/terraform-plugin-framework v1.12.0 /go.mod h1:N/IOQ2uYjW60Jp39Cp3mw7I/OpC/GfZ0385R0YibmkE =
83
- github.com/hashicorp/terraform-plugin-framework-validators v0.13 .0 h1:bxZfGo9DIUoLLtHMElsu+zwqI4IsMZQBRRy4iLzZJ8E =
84
- github.com/hashicorp/terraform-plugin-framework-validators v0.13 .0 /go.mod h1:wGeI02gEhj9nPANU62F2jCaHjXulejm/X+af4PdZaNo =
83
+ github.com/hashicorp/terraform-plugin-framework-validators v0.14 .0 h1:3PCn9iyzdVOgHYOBmncpSSOxjQhCTYmc+PGvbdlqSaI =
84
+ github.com/hashicorp/terraform-plugin-framework-validators v0.14 .0 /go.mod h1:LwDKNdzxrDY/mHBrlC6aYfE2fQ3Dk3gaJD64vNiXvo4 =
85
85
github.com/hashicorp/terraform-plugin-go v0.24.0 h1:2WpHhginCdVhFIrWHxDEg6RBn3YaWzR2o6qUeIEat2U =
86
86
github.com/hashicorp/terraform-plugin-go v0.24.0 /go.mod h1:tUQ53lAsOyYSckFGEefGC5C8BAaO0ENqzFd3bQeuYQg =
87
87
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