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 @@ -6,7 +6,7 @@ module github.com/metio/terraform-provider-k8s
66go 1.24.0
77
88require (
9- github.com/gruntwork-io/terratest v0.52 .0
9+ github.com/gruntwork-io/terratest v0.53 .0
1010 github.com/hashicorp/terraform-plugin-docs v0.24.0
1111 github.com/hashicorp/terraform-plugin-framework v1.16.1
1212 github.com/hashicorp/terraform-plugin-framework-validators v0.19.0
Original file line number Diff line number Diff line change @@ -113,8 +113,8 @@ github.com/gorilla/websocket v1.5.4-0.20250319132907-e064f32e3674 h1:JeSE6pjso5T
113113github.com/gorilla/websocket v1.5.4-0.20250319132907-e064f32e3674 /go.mod h1:r4w70xmWCQKmi1ONH4KIaBptdivuRPyosB9RmPlGEwA =
114114github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79 h1:+ngKgrYPPJrOjhax5N+uePQ0Fh1Z7PheYoUI/0nzkPA =
115115github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79 /go.mod h1:FecbI9+v66THATjSRHfNgh1IVFe/9kFxbXtjV0ctIMA =
116- github.com/gruntwork-io/terratest v0.52 .0 h1:7+I3FqEImowIajZ9Qyo5ngr7n2AUINJko6x+KzlWNjU =
117- github.com/gruntwork-io/terratest v0.52 .0 /go.mod h1:y2Evi+Ac04QpzF3mbRPqrBjipDN7gjqlw6+OZoy2vX4 =
116+ github.com/gruntwork-io/terratest v0.53 .0 h1:r5U3nfrQCTGvnlJIIh6R5g8z8dwRcjNESYO/wYyOXsI =
117+ github.com/gruntwork-io/terratest v0.53 .0 /go.mod h1:y2Evi+Ac04QpzF3mbRPqrBjipDN7gjqlw6+OZoy2vX4 =
118118github.com/hashicorp/cli v1.1.7 h1:/fZJ+hNdwfTSfsxMBa9WWMlfjUZbX8/LnUxgAd7lCVU =
119119github.com/hashicorp/cli v1.1.7 /go.mod h1:e6Mfpga9OCT1vqzFuoGZiiF/KaG9CbUfO5s3ghU3YgU =
120120github.com/hashicorp/errwrap v1.0.0 /go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4 =
You can’t perform that action at this time.
0 commit comments