fix(deps): update module github.com/google/go-cmp to v0.7.0 (#691)

Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
This commit is contained in:
stackit-pipeline 2025-02-24 09:27:22 +01:00 committed by GitHub
parent c7e6b6bdb0
commit 6953724ddd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -3,7 +3,7 @@ module github.com/stackitcloud/terraform-provider-stackit
go 1.23
require (
github.com/google/go-cmp v0.6.0
github.com/google/go-cmp v0.7.0
github.com/google/uuid v1.6.0
github.com/gorilla/mux v1.8.1
github.com/hashicorp/terraform-plugin-framework v1.14.1