We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3bbdce commit b9173deCopy full SHA for b9173de
go.mod
@@ -45,7 +45,7 @@ require (
45
github.com/hashicorp/logutils v1.0.0 // indirect
46
github.com/hashicorp/terraform-exec v0.21.0 // indirect
47
github.com/hashicorp/terraform-json v0.23.0 // indirect
48
- github.com/hashicorp/terraform-plugin-framework-validators v0.15.0
+ github.com/hashicorp/terraform-plugin-framework-validators v0.16.0
49
github.com/hashicorp/terraform-plugin-log v0.9.0 // indirect
50
github.com/hashicorp/terraform-registry-address v0.2.3 // indirect
51
github.com/hashicorp/terraform-svchost v0.1.1 // indirect
go.sum
0 commit comments