fix(deps): update module github.com/hashicorp/terraform-plugin-framework-validators to v0.15.0

This commit is contained in:
Renovate Bot 2024-11-26 10:03:53 +00:00 committed by Alexander Dahmen
parent 820ce7ed5c
commit 0b1b13eb80
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -7,7 +7,7 @@ require (
github.com/google/uuid v1.6.0
github.com/gorilla/mux v1.8.1
github.com/hashicorp/terraform-plugin-framework v1.13.0
github.com/hashicorp/terraform-plugin-framework-validators v0.13.0
github.com/hashicorp/terraform-plugin-framework-validators v0.15.0
github.com/hashicorp/terraform-plugin-go v0.25.0
github.com/hashicorp/terraform-plugin-log v0.9.0
github.com/hashicorp/terraform-plugin-testing v1.11.0