File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11module github.com/terraform-google-modules/terraform-google-kubernetes-engine/test/integration
22
3- go 1.25.0
3+ go 1.26
44
55require (
66 github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test v0.18.0
7- github.com/gruntwork-io/terratest v0.55 .0
7+ github.com/gruntwork-io/terratest v0.56 .0
88 github.com/hashicorp/terraform-json v0.27.2
99 github.com/stretchr/testify v1.11.1
1010 github.com/tidwall/gjson v1.18.0
Original file line number Diff line number Diff line change @@ -131,8 +131,8 @@ github.com/gorilla/websocket v1.5.4-0.20250319132907-e064f32e3674 h1:JeSE6pjso5T
131131github.com/gorilla/websocket v1.5.4-0.20250319132907-e064f32e3674 /go.mod h1:r4w70xmWCQKmi1ONH4KIaBptdivuRPyosB9RmPlGEwA =
132132github.com/gruntwork-io/go-commons v0.17.1 h1:2KS9wAqrgeOTWj33DSHzDNJ1FCprptWdLFqej+wB8x0 =
133133github.com/gruntwork-io/go-commons v0.17.1 /go.mod h1:S98JcR7irPD1bcruSvnqupg+WSJEJ6xaM89fpUZVISk =
134- github.com/gruntwork-io/terratest v0.55 .0 h1:NgG6lm2dArdQ3KcOofw6PTfVRK1Flt7L3NNhFSBo72A =
135- github.com/gruntwork-io/terratest v0.55 .0 /go.mod h1:OE0Jsc8Wn5kw/QySLbBd53g9Gt+xfDyDKChwRHwkKvI =
134+ github.com/gruntwork-io/terratest v0.56 .0 h1:Z01eNpWsgEqVQbMpdS5HzUZDBIxyib7Psqzias+HbqQ =
135+ github.com/gruntwork-io/terratest v0.56 .0 /go.mod h1:gflMQk8AYbzJSwKQzgt0vmF8Js+GTBA0nbE/vQe811o =
136136github.com/hashicorp/errwrap v1.0.0 /go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4 =
137137github.com/hashicorp/errwrap v1.1.0 h1:OxrOeh75EUXMY8TBjag2fzXGZ40LB6IKw45YeGUDY2I =
138138github.com/hashicorp/errwrap v1.1.0 /go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4 =
You can’t perform that action at this time.
0 commit comments