fix(deps): update module github.com/hashicorp/terraform-plugin-testing to v1.13.2 (#878)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
This commit is contained in:
parent
691406509b
commit
801ef6033d
2 changed files with 6 additions and 6 deletions
4
go.mod
4
go.mod
|
|
@ -10,7 +10,7 @@ require (
|
|||
github.com/hashicorp/terraform-plugin-framework-validators v0.18.0
|
||||
github.com/hashicorp/terraform-plugin-go v0.28.0
|
||||
github.com/hashicorp/terraform-plugin-log v0.9.0
|
||||
github.com/hashicorp/terraform-plugin-testing v1.13.1
|
||||
github.com/hashicorp/terraform-plugin-testing v1.13.2
|
||||
github.com/stackitcloud/stackit-sdk-go/core v0.17.2
|
||||
github.com/stackitcloud/stackit-sdk-go/services/cdn v1.2.1
|
||||
github.com/stackitcloud/stackit-sdk-go/services/dns v0.15.1
|
||||
|
|
@ -82,7 +82,7 @@ require (
|
|||
github.com/vmihailenco/msgpack v4.0.4+incompatible // indirect
|
||||
github.com/vmihailenco/msgpack/v5 v5.4.1 // indirect
|
||||
github.com/vmihailenco/tagparser/v2 v2.0.0 // indirect
|
||||
github.com/zclconf/go-cty v1.16.2 // indirect
|
||||
github.com/zclconf/go-cty v1.16.3 // indirect
|
||||
golang.org/x/crypto v0.39.0 // indirect
|
||||
golang.org/x/net v0.41.0 // indirect
|
||||
golang.org/x/sync v0.15.0 // indirect
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue